AritzUMA
AritzUMA
same problem
There is a repository to do a local nitter with regular accounts to scrape tweets?
Thanks for you comment and help @bocchilorenzo, really appreciate. The problem is when I try to scrape the tweets, it give me a empty page all the time. I can't...
You can create a loop code using python to check if there are tweets in the variable where you insert the tweets and if the lenght is 0 start again.
Tru with another instance, but if there are not more tweets for this term, in the selected date and in the selected instance, you don't gonna get more.
same for mi ```` runfile('C:/Proyectos/Monitoreo de Grupos de Interés Twitter/Lobby_Spain_Twitter.py', wdir='C:/Proyectos/Monitoreo de Grupos de Interés Twitter') Artxiboaren pasahitza 'LobbySpain.json' ez dago, berriro sartu behar da. Traceback (most recent call last):...
After update is already fixed for me
I have the same problem to since the last update
I have the same problem weeks ago, is not you.
yes, the count argument can't be fixed, use this to retrieve until is not more tweets ``` tweets = await tweets.next() ```