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

自古美人都是妖i 提交于 2019-12-04 10:14:25

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.

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