-
Notifications
You must be signed in to change notification settings - Fork 807
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
Cant scrape tweets anymore - Twitter wierd response error #276
Comments
I think twitter did something and this repo does not work anymore |
Okay, is there a way to bypass the twitters block? |
same here, even I am not able to use Getoldtweets to fetch data, Getting error like below: |
@SAVI150593 - did it work for you before? |
Yes, it was working 2 days back. Same code I was trying today, but it is not working. Are you also getting the same error? |
I see. |
It seems like the http header definition X-Requested-With used in the code no longer support by the Twitter. (TweetManager.py) Any workaround? Help. |
Guys, it looks like the legacy Twitter page that this repo (and others) was scraping from (twitter.com/i/search/[...]) is no longer a thing anymore. |
What's the way forward? Any solution yet? |
https://github.com/AyushiiSaxena/Get_Old_Tweets-Python |
https://github.com/AyushiiSaxena/Get_Old_Tweets-Python |
Same problem here... hopefully someone will manage to fix it soon... |
Unfortunately it does not work when one tries to scrap the full timeline of a particular user... |
Can't you add before and until options for a particular user to get the job done? I remember I used that once with before and until and it worked for me. |
All hands on deck, let's discuss and fix this #280 |
I am trying to scrape tweets and I get the attached error.
Same error for any username I try.
The text was updated successfully, but these errors were encountered: