https://github.com/emptyflash/twitter-image-scapper
puppeteer script for downloading images from a profile
https://github.com/emptyflash/twitter-image-scapper
Last synced: 9 months ago
JSON representation
puppeteer script for downloading images from a profile
- Host: GitHub
- URL: https://github.com/emptyflash/twitter-image-scapper
- Owner: emptyflash
- Created: 2018-04-03T23:52:43.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2018-04-10T20:27:32.000Z (almost 8 years ago)
- Last Synced: 2025-02-15T21:20:52.958Z (about 1 year ago)
- Language: JavaScript
- Size: 5.86 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# twitter-image-scapper
puppeteer script for downloading images from a profile
*THIS DOES NOT DOWNLOAD ANYWHERE NEAR ALL OF THE IMAGES*
My hope was that it would get more than the twitter API
allows (around 3000), but unfortunately I've only see
this approach get around 300.
I found [this](https://github.com/bpb27/twitter_scraping)
utility, which gets around the 3000 and 300 limit by using
date ranges with search. It only retrieves the ids of the
tweets, so I should probably use this approach, but go ahead
and download the photos.