twitterscraper icon indicating copy to clipboard operation
twitterscraper copied to clipboard

from twitterscraper import query_tweets

Open Abimbola2505 opened this issue 3 years ago • 4 comments

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.

Abimbola2505 avatar May 13 '21 22:05 Abimbola2505

i have the same issue

DSqiansun avatar May 17 '21 22:05 DSqiansun

i have the same issue as well. anyone help please

olalekan-bodunde avatar Jul 01 '21 15:07 olalekan-bodunde

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

Altimis avatar Aug 11 '21 12:08 Altimis

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

MakkiNeutron avatar Sep 07 '21 13:09 MakkiNeutron