twitterscraper icon indicating copy to clipboard operation
twitterscraper copied to clipboard

Twitterscraper not working

Open bimbaba opened this issue 3 years ago • 11 comments

The twitterscraper library not returning any tweets fetched for query_tweets or user modules..

Please help!

bimbaba avatar Sep 03 '20 23:09 bimbaba

Hello, it is the same thing for me help please

lydia1990 avatar Sep 05 '20 18:09 lydia1990

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

magicaltoast avatar Sep 06 '20 23:09 magicaltoast

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.

bimbaba avatar Sep 06 '20 23:09 bimbaba

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'))

Aivi001 avatar Sep 14 '20 18:09 Aivi001

Facing the same issue

GivenToFlyCoder avatar Sep 16 '20 03:09 GivenToFlyCoder

GetOldTweets3

Does not work either, at least for me. Raises HTTP 404 Errors ... See Mottl/GetOldTweets3#98.

LinqLover avatar Sep 18 '20 10:09 LinqLover

The twitterscraper library not returning any tweets fetched for query_tweets or user modules..

Please help!

Same issue

gautampal1947 avatar Sep 22 '20 18:09 gautampal1947

Same issue!! help!!

xohyun avatar Oct 02 '20 14:10 xohyun

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.

Altimis avatar Dec 18 '20 13:12 Altimis

Same issue ! Please Help !!!

Abelsihombing avatar Dec 28 '20 07:12 Abelsihombing

Facing the same issue !

iSamBa avatar Feb 17 '21 13:02 iSamBa