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.
- Host: GitHub
- URL: https://github.com/jeanextreme002/insta-downloader
- Owner: JeanExtreme002
- License: bsd-3-clause
- Created: 2020-06-08T01:18:49.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2020-06-08T01:29:13.000Z (almost 5 years ago)
- Last Synced: 2025-01-06T08:21:12.931Z (4 months ago)
- Topics: downloader, instagram, javascript, nodejs, puppeteer, scraping
- Language: JavaScript
- Size: 3.91 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```