Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/heppu/insta-fetch
cmd tool to fetch all images for instagram user
https://github.com/heppu/insta-fetch
golang instagram instagram-scraper
Last synced: 25 days ago
JSON representation
cmd tool to fetch all images for instagram user
- Host: GitHub
- URL: https://github.com/heppu/insta-fetch
- Owner: heppu
- Created: 2016-09-22T14:46:24.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-02-27T10:14:52.000Z (almost 8 years ago)
- Last Synced: 2024-11-09T15:42:52.528Z (3 months ago)
- Topics: golang, instagram, instagram-scraper
- Language: Go
- Homepage:
- Size: 2.93 KB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Insta fetch
Command line tool to fetch all media urls for one user and generate static html page from those.
## Install
```
go get github.com/heppu/insta-fetch
```## Usage
```
insta-fetch [nick] [path]
```