gpt4 book ai didi

javascript - Foursquare - 如何使用 foursquare API 获取超过 100 个 field ?

转载 作者:行者123 更新时间:2023-12-03 12:17:06 27 4
gpt4 key购买 nike

在 Foursquare API Explorer 窗口中,我们使用端点“venues/search?ll=39.8647,-86.2604&intent=browse&radius=20000&limit=200”来获取超过 100 个 field ,但它应该只返回 50 个 field 。

Can anyone kindly give the solution that which endpoints be able to get more than 200 venues using foursquare API?

谢谢,巴尔加维

最佳答案

您应该尝试 "venues/explore"端点。它有一个偏移参数来分页结果。

尽管如此,它可能不会返回您期望的结果,因为它会浏览当前用户的推荐场所。但之后您可以通过几行代码按距离对 field 进行排序。

关于javascript - Foursquare - 如何使用 foursquare API 获取超过 100 个 field ?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/24629184/

27 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com