demoive / instatake

A bunch of javascript code to download your Instagram photos

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

InstaTake

InstaTake is a bunch of javascript code that allows you to download pictures from Instagram. It was available (for few hours, actually) on instatake.com but Instagram didn't like it :(

Buuuuuuuuuuuuuuu

But...

Since it's pure js, you can download and run on your own PC. No server side required!

It simply uses:

  • YQL to interface with an open Instagram endpoint
  • JSZip to create and manage zip files
  • FileSaver to allow you save the zip from your browser
  • A cors proxy to allow cross-domain ajax calls

Please, don't ask me to put it online again. Just download and enjoy it.

If you wanna take a look to what I do for job download one of my games ;)

About

A bunch of javascript code to download your Instagram photos


Languages

Language:JavaScript 100.0%