【问题标题】:Facebook graph venue searchFacebook 图表场地搜索
【发布时间】:2016-02-16 22:44:24
【问题描述】:

我目前正在使用 facebook graph API,但我找不到这个问题的完美答案。我可以使用 Facebook 图表搜索具有特定类别(在我的情况下为夜生活)和某个位置(可以是半径坐标)的场所吗?

我唯一能找到的是 search?q={query}&type=place&center={coordinates}&distance={certain_radius}。作为查询,我添加了 Nightlife%20Club%20Bar,但这返回的结果数量减少了。

谢谢!

【问题讨论】:

    标签: facebook facebook-graph-api


    【解决方案1】:

    无法搜索特定类别,查询只会返回标题/名称中包含指定字词的 Facebook 地方信息。也就是说,你不能搜索“all Bars near the location”,只能搜索“all Places with -Bars- in the name”。

    https://developers.facebook.com/docs/graph-api/using-graph-api#search

    【讨论】:

      猜你喜欢
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2012-02-09
      • 1970-01-01
      • 2016-09-04
      • 1970-01-01
      相关资源
      最近更新 更多