Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Twitterscraper not working #343

Open
bimbaba opened this issue Sep 3, 2020 · 11 comments
Open

Twitterscraper not working #343

bimbaba opened this issue Sep 3, 2020 · 11 comments

Comments

@bimbaba
Copy link

bimbaba commented Sep 3, 2020

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

Please help!

@lydia1990
Copy link

Hello, it is the same thing for me help please

@magicaltoast
Copy link

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

@bimbaba
Copy link
Author

bimbaba commented Sep 6, 2020

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.

@Aivi001
Copy link

Aivi001 commented Sep 14, 2020

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

@GivenToFlyCoder
Copy link

Facing the same issue

@LinqLover
Copy link
Contributor

GetOldTweets3

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

@gautampal1947
Copy link

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

Please help!

Same issue

@xohyun
Copy link

xohyun commented Oct 2, 2020

Same issue!! help!!

@Altimis
Copy link

Altimis commented Dec 18, 2020

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.

@Abelsihombing
Copy link

Same issue ! Please Help !!!

@iSamBa
Copy link

iSamBa commented Feb 17, 2021

Facing the same issue !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests