Pulling Instagram images to my app [closed]

一个人想着一个人 提交于 2019-12-07 07:25:27

问题


I'm developing and iOS app for iPad where you can personalize Tea Cups importing photos from the roll. I'd love to add Instagram, so the user could add his Instagram's photos. Is there any SDK or Plugin for that?


回答1:


Instagram has an API. You can get user photos using this API with simple HTTP requests. Check out this page.




回答2:


You should check out this wonderful helper library which will save you precious hours working with the Instagram API. http://github.com/shyambhat/InstagramKit



来源:https://stackoverflow.com/questions/16388251/pulling-instagram-images-to-my-app

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