An open API service indexing awesome lists of open source software.

https://github.com/jeanextreme002/insta-downloader

Download all images from a Instagram profile.
https://github.com/jeanextreme002/insta-downloader

downloader instagram javascript nodejs puppeteer scraping

Last synced: 2 months ago
JSON representation

Download all images from a Instagram profile.

Awesome Lists containing this project

README

        

# Insta-Downloader
Use this application to download all images from a public Instagram profile.

# Dependencies:
Install the packages below using `npm install`:
```
puppeteer
node-fetch
```