taspinar / twitterscraper

Scrape Twitter for Tweets
MIT License
2.4k stars 578 forks source link

Got 0 tweets #339

Open ielouadg opened 4 years ago

ielouadg commented 4 years ago

I'm working on a research paper and I would like to use twitterscraper to get tweets on a specific query. I got 0 tweets and several issues when runing the code. Please can you help me.

gautampal1947 commented 4 years ago

Returns 0 Tweet. Please help fixing the issue.

gautampal1947 commented 4 years ago

I'm working on a research paper and I would like to use twitterscraper to get tweets on a specific query. I got 0 tweets and several issues when runing the code. Please can you help me.

Facing same issue. Returns 0 Tweets.

locchipinti commented 4 years ago

I got the same issue.

alexey-ny commented 4 years ago

same issue. tried different search terms... I had it implemented on my website back in April 2020, and it worked for a few months, but then suddenly stopped. Now I can't start it on either my local machine nor that server...

alexey-ny commented 4 years ago

Actually there is a perfect solution already posted earlier - https://github.com/taspinar/twitterscraper/pull/337/files. Just checked it and it works fine! Now I'm just wondering when this pull request will be accepted/implemented.

locchipinti commented 4 years ago

You are right @alexey-ny Heres https://github.com/taspinar/twitterscraper/pull/337/files works for me too.

Thank you!

danielp3011 commented 4 years ago

I have the same issue: Tried scraping CocaCola but just got 0 tweets:

image

@alexey-ny : How can I apply the solution you posted? What do I have to do to implement this pull request?

Camilo-Lesmes commented 4 years ago

i am same problem and i tried with a VPN

magicaltoast commented 4 years ago

:+1:

gautampal1947 commented 4 years ago

Actually there is a perfect solution already posted earlier - https://github.com/taspinar/twitterscraper/pull/337/files. Just checked it and it works fine! Now I'm just wondering when this pull request will be accepted/implemented.

This solution seems to be NOT working again :-(

hakanyusufoglu commented 3 years ago

Hi, will it never work again? what should we do?

Thanks.

musiniac commented 3 years ago

same issue

INFO:twitterscraper:Got 0 tweets from username nfrealmusic

amitchandnia commented 3 years ago

I have the same issue: Tried scraping CocaCola but just got 0 tweets:

image

@alexey-ny : How can I apply the solution you posted? What do I have to do to implement this pull request?

have you solved this issue?