按位置和标签搜索 Instagram Api
Posted
技术标签:
【中文标题】按位置和标签搜索 Instagram Api【英文标题】:Search by location AND tags Instagram Api 【发布时间】:2014-04-22 09:22:00 【问题描述】:有什么方法可以使用 instagram api 获取具有给定标签和位置的照片?我正在使用这个电话
https://api.instagram.com/v1/tags/'.$tag.'/media/recent?client_id='.$client_id
但我想在给定位置查找带有给定标签的照片,但找不到答案。
【问题讨论】:
Instagram feed based on tag and geolocation的可能重复 【参考方案1】:这已被多次询问和回答。查看this 和this 了解一些想法。简短的回答是按地理位置搜索,然后按标签过滤,反之亦然,具体取决于什么可以获得最佳结果
【讨论】:
以上是关于按位置和标签搜索 Instagram Api的主要内容,如果未能解决你的问题,请参考以下文章