Skip to content

andrewmd5/InstagramUploader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

InstagramUploader

What is this?

This is a discontinued project of mine to create a web service for uploading photos to instagram. This code allows you to bulk upload multiple files to Instagram at once.

This could should serve as reference for creating your own app.

It doesn't work anymore!

If it suddenly stops working, you need to extract the new signature key from the instagram app. A pretty good write up on that is found here and here

Documentation

I lost it all, sorry. Will attempt to rewrite it.

Examples

Test using my web app here

Or check my test account here

Why does it need a password?

Because this uses the same API calls as the official app, which uses your password. I was reverseing OAuth to allow for uploading but never got to finishing it.

It gives me a media id but there is no image on my account

Congratulations, your account now requires you to solve a captcha to upload. Solve it on your phone (or write a method to retreive it in the browser) and get back to normal.

Contributing

Submit a pull request.

About

Upload images to instagram without needing the app.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published