问题描述
您好我是pretty新的iOS和Instagram的API。我要检索与iOS应用程序的特定主题标签的所有照片。我怎样才能做到这一点?任何帮助将是真棒。
Hi I am pretty new to iOS and the Instagram API. I want to retrieve all pictures with a specific hashtag in an iOS app. How can i do that? Any help would be awesome.
推荐答案
开始阅读有关。你需要使用下面的标签的端点的 -
Start reading about Instagram API. You need to make use of the following Tag Endpoint -
再一次,Instagram的API文档是非常丰富的。阅读标签端点。
Once again, Instagram API documentation is very rich. Read about Tag Endpoints here.
此外,如果你是新到iOS编程,我强烈建议你去完成的一个照片浏览器的iPhone应用程序项目。用于浏览Instagram的照片,你将创建一个很酷的iPhone应用程序。
Furthermore, if you are new to iOS programming, I would strongly suggest you to complete Build a Photo Browser iPhone App project by Team Treehouse. You will be creating a cool iPhone app for browsing Instagram photos.
这篇关于Instagram的API获取与特定主题标记图像的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!