lepinkainen / instafetch

Fetch instagram images with Golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Go Report CardBuild Status

instafetch

Fetch instagram images without using the Instagram API

Instagram has made their API impossible to get permissions to use, so this program uses the "hidden" web API.

Usage

  -cron
        Silent run for running from cron (most useful with --latest)
  -debug
        Enable debug logging
  -latest
        Only fetch the first page of each target
  -update
        Update all existing downloads
  -username string
        Username to back up

About

Fetch instagram images with Golang

License:MIT License


Languages

Language:Go 97.5%Language:PowerShell 2.5%