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: 3 months ago
JSON representation

cmd tool to fetch all images for instagram user

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]
```