taspinar / twitterscraper

Scrape Twitter for Tweets
MIT License
2.39k stars 581 forks source link

from twitterscraper import query_tweets #359

Open Abimbola2505 opened 3 years ago

Abimbola2505 commented 3 years ago

I am trying to run the code from twitterscraper import query_tweets from Jupyter through acanonda but having this error:

ConnectionError: ('Connection aborted.', ConnectionResetError(10054, 'An existing connection was forcibly closed by the remote host', None, 10054, None))

Please help.

DSqiansun commented 3 years ago

i have the same issue

olalekan-bodunde commented 3 years ago

i have the same issue as well. anyone help please

Altimis commented 2 years ago

Twitterscrapper doesnt seem to be working anymore, it seems like Twitter banned it. You can use Scweet instead.

MakkiNeutron commented 2 years ago

You are right Altimis, i tried everything but in colab and even anaconda i could not find solution of this 'cannot import name 'query_tweets' from partially initialized module 'twitterscraper' '