Posting to Instagram via Script/Online/Program. Anything is good but mobile

邮差的信 提交于 2019-12-06 04:32:27

问题


I just wanted to know if there is a way to upload images to Instagram WITHOUT using iOS / Android?

I'm really desperate for a solution, if I can't find anything I will have to run a virtual android device or something like that (I have a virtual machine running Windows XP 24/7 anyway)!


回答1:


Instagram's official RESTful API does not allow for uploading photos, since they want to encourage "life on the go."

However, some work has been put together to document their iPhone API, and some unofficial client libraries have even been made. Check out https://github.com/mislav/instagram/wiki

It seems that's your only alternative at the moment. None of the unofficial libraries look very complete, so you'd have to do the work of sending requests manually, using the reverse-engineered API specs provided in the wiki.



来源:https://stackoverflow.com/questions/14617586/posting-to-instagram-via-script-online-program-anything-is-good-but-mobile

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!