Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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