Open bimbaba opened 4 years ago
Hello, it is the same thing for me help please
Yeap, I tried this library in the past and it was working as expected, but now where the time has come to do something useful with it suddenly I stopped working. I have an issue like the people above, query_tweets don't return anything
You can use the GetOldTweets3 python library to fetch tweets as an alternative to Twitter scraper. It’s very fast, easy to implement and gives a more coordinated columns of a tweet object.
Yeap, I tried this library in the past and it was working as expected, but now where the time has come to do something useful with it suddenly I stopped working. I have an issue like the people above, query_tweets don't return anything
Yes, I'm also facing the same issue, got the following error message after "getting 0 tweets":
ERROR: ConnectionError HTTPSConnectionPool(host='twitter.com', port=443): Max retries exceeded with url: /search?f=tweets&vertical=default&q=%23Harami%20since%3A2020-09-02%20until%3A2020-09-04&l=en (Caused by NewConnectionError('<urllib3.connection.VerifiedHTTPSConnection object at 0x7f5a41956710>: Failed to establish a new connection: [Errno -3] Temporary failure in name resolution'))
Facing the same issue
GetOldTweets3
Does not work either, at least for me. Raises HTTP 404 Errors ... See Mottl/GetOldTweets3#98.
The twitterscraper library not returning any tweets fetched for query_tweets or user modules..
Please help!
Same issue
Same issue!! help!!
All twitter scrapers dont seem to work anymore. I tried to use selenium to simply scrap maximum tweets between two chosen dates for given quiries. Check my work on : Scweet. let me know if you need any clarification.
Same issue ! Please Help !!!
Facing the same issue !
The twitterscraper library not returning any tweets fetched for query_tweets or user modules..
Please help!