Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 402 Bytes

README.md

File metadata and controls

26 lines (16 loc) · 402 Bytes

DEPRECATED

Due to changes in the Instagram API, this tool no longer works. Sorry!

igtagsnarf

igtagsnarf is a utility to download all photos on Instagram with a given tag.

Usage:

./igtagsnarf --tag=puppies --client=YOUR_INSTAGRAM_KEY

Get an Instagram API key from http://instagram.com/developer/.

Building

go get
go build

License

MIT. See LICENSE