twitter_scraping icon indicating copy to clipboard operation
twitter_scraping copied to clipboard

crawl tweets backwards

Open bogdancss opened this issue 7 years ago • 1 comments

Hey,

Trying to get most recent 1000 tweets from user and would like to go backwards, from most recent to the oldest, until either you git the end date or 1000 tweets.

Can you give some pointers on how to achieve this?

bogdancss avatar Jan 16 '18 16:01 bogdancss

You don't need to use this scraper to get the latest 1000. You can use Twitter's API, or this site: https://www.allmytweets.net/connect/

bpb27 avatar Jan 17 '18 13:01 bpb27