Open mattrocklage opened 5 years ago
I wonder if Twint could provide an option to try the same result again X number of times after an Y second pause
Not yet, I need some time to test how Twitter attempts to block requests and etc.
For now you can use the config.Resume
option
I just want to chime in here and offer a workaround for the time being. If you are doing a search on a term and it stops prematurely, you can then do a search for that term and another term that is similar in frequency and you should be able to push past the problem time period. You can then start the new search a day earlier than the day it aborted on using the until command parameter.
In this instance, searching for Nike OR Shoe should work. The downside is you will need to do more post-processing by throwing out comments only related to shoe and not Nike -- but it does help in these situations.
@pushshift thank you for the tip, Jason, I follow your work and it's amazing
2 weeks ago I ran a search that returned 5 years of results. This week when I run the exact same search I'm getting 10 days of results. Is Twitter doing some defensive work to block scrapers?
What was the search?
Similar/same issue here. However, the script does not seem exclude specific dates. It just does not retrieve all tweets for a given day.
I'm having the same issue. Twint is stopping 3 months of tweets on an account with FAR more tweets than that.
pip3 install --upgrade -e git+https://github.com/twintproject/twint.git@origin/master#egg=twint
;Command Ran
Description of Issue
Environment Details