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: 3 months 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 (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2017-02-27T10:14:52.000Z (over 9 years ago)
- Last Synced: 2025-01-04T22:45:02.000Z (over 1 year 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]
```