Hey.
I needed something to scrape Instagram images from specific accounts, so went ahead and made this simple tool in an hour or so:
It’s pretty basic; it grabs the images and produces a csv of the username, image path, and image url.
Example of the output csv:
Notes:
- All images are high-res and not thumbnails.
- Video stills would be scraped, not the video itself.
- If you wanted to scrape 100 posts and the tool found 107, it would save 107 instead.
Again, it’s very basic and can be used until someone makes a much better one.
I don’t plan on improving it or updating it at all, but figured it could be of more use to someone else.
If you are interested go shoot me a PM.