Closed yosh7 closed 5 years ago
My guess is that the manual scroll uses a different url to get its data. Maybe we could fix it of you are able to figure out how that works.
The error could be catched but that doesn't solve your issue. If you require the tweets from Trump, they are available on the internet. Another solution I made requires the tweetid of the tweets you need.
When I double checked I found that the web version fails exactly at the same point as the scrapper, so unfortunately this is a barrier we can't get through. My tweets are not limited to Trump, but if you can point me to a DB with 1000s of tweets from the same user (possibly Trump, but any celebrity/politician will do) that would be awsome !
Trump Twitter archive: http://www.trumptwitterarchive.com/archive
And maybe you are able to find more on other persons if you search for Twitter archive.
I'll add a catch for the error so that at least you are able to get the max amount available.
Same here
Kudos for the project - really helpful, the only issue is the limit of 450 tweets (I managed to get to 600+ in some cases). It appears the limitation is in the number of pages that can be retrieved, eventually ending with following error:
When I try to do an endless scroll manually in twitter, I managed to get deeper into the history which insinuates that there might be a solution to the issue. would be happy to assist (although I did not manage to solve this by myself yet...)