https://github.com/posva/instacraper
Scrap images from Instagram post
https://github.com/posva/instacraper
Last synced: about 1 month ago
JSON representation
Scrap images from Instagram post
- Host: GitHub
- URL: https://github.com/posva/instacraper
- Owner: posva
- License: mit
- Created: 2019-05-29T17:12:07.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2019-06-18T22:48:20.000Z (almost 7 years ago)
- Last Synced: 2025-01-05T16:50:20.876Z (over 1 year ago)
- Language: JavaScript
- Size: 24.4 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- Funding: .github/funding.yml
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Instacraper
> Scrap images from an instagram url and save them locally
## Installation
```sh
npm install -g instacraper
```
## Usage
```sh
instacraper 'https://www.instagram.com/p/Bx3F46OFTju/'
```
Show help with `-h`
```sh
instacraper -h
```
## License
[MIT](http://opensource.org/licenses/MIT)