Jefferson-Henrique / GetOldTweets-python

A project written in Python to get old tweets, it bypass some limitations of Twitter Official API.
MIT License
1.35k stars 807 forks source link

please anyone solve the new problem #279

Open adamrag opened 4 years ago

adamrag commented 4 years ago

https://twitter.com/i/search/timeline?f=tweets&q=from%3Ajeff%20since%3A2020-09-22%20until%3A2020-09-23

this request from 2 days not work

itsayushisaxena commented 4 years ago

https://twitter.com/i/search/timeline?f=tweets&q=from%3Ajeff%20since%3A2020-09-22%20until%3A2020-09-23

this request from 2 days not work

https://github.com/AyushiiSaxena/Get_Old_Tweets-Python This will help you :)

DV777 commented 3 years ago

Same problem here... hopefully someone will manage to fix it soon...

BradKML commented 3 years ago

@itsayushisaxena this may not be a good place to post this, as the job of this repo is specifically for circumventing the API at all costs, if someone is using Tweepy, they might as well directly use Tweepy or a wrapper of Tweepy to handle the old limiter issue.