Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: tweepy problem to to get a list of retweeters
Post: tweepy problem to to get a list of retweeters

so i have a script that takes a timeline from user X and parse all his last tweets and print out a list of people that retweeted those tweets (for each one of them) the code is something like this: ...
komarek General Coding Help 1 6,535 Oct-11-2017, 03:51 PM
    Thread: an issue with bs4 scraping
Post: RE: an issue with bs4 scraping

thank you very much i changed the site... found one more simple... my problem with the sites with api's is that i need the weather in Italian cheers
komarek Web Scraping & Web Development 5 4,575 Oct-11-2017, 03:42 PM
    Thread: an issue with bs4 scraping
Post: an issue with bs4 scraping

i have this script running on my raspberry that is scraping weather report from an url: http://it.freemeteo.com/tempo/ this is the snippet of the weather prevision html: <div class="pred"><s...
komarek Web Scraping & Web Development 5 4,575 Oct-10-2017, 12:53 PM
    Thread: maybe you could tell me why my script stops
Post: RE: maybe you could tell me why my script stops

well thanks guys i added an exception handling and works quite better
komarek General Coding Help 6 9,515 Apr-12-2017, 08:58 PM
    Thread: maybe you could tell me why my script stops
Post: unfortunately i keep having issues

here's the log Error:Traceback (most recent call last):   File "/usr/local/lib/python3.4/dist-packages/requests/packages/urllib3/connection.py", line 141, in _new_conn     (self.host, self.port), sel...
komarek General Coding Help 6 9,515 Apr-11-2017, 05:30 PM
    Thread: maybe you could tell me why my script stops
Post: RE: maybe you could tell me why my script stops

i m so sorry guys... i made a copy from linux terminal and copied bad... i update the post this is actually the code #!/usr/bin/env python3 import os import paho.mqtt.publish as publish import paho....
komarek General Coding Help 6 9,515 Apr-11-2017, 02:28 PM
    Thread: maybe you could tell me why my script stops
Post: maybe you could tell me why my script stops

i have this script on raspbian and  sometimes it fails and stops could you help me to understand what's the problem? here is the log of the script: Error: Traceback (most recent call last):   File ...
komarek General Coding Help 6 9,515 Apr-11-2017, 10:59 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020