gpt4 book ai didi

zomato-api - 如何使用餐厅链接获取 Zomato 餐厅 ID?

转载 作者:行者123 更新时间:2023-12-02 06:51:06 29 4
gpt4 key购买 nike

我想获取 Zomato 中一家餐厅的详细信息。我将它的链接作为输入 ( https://www.zomato.com/mumbai/fantasy-the-cake-shop-kalyan?utm_source=api_basic_user&utm_medium=api&utm_campaign=v2.1 )。通过浏览 Zomato API 的文档,我没有找到获取它的方法。

我尝试使用搜索 API 搜索餐厅,但它返回了很多结果。

任何帮助将不胜感激

最佳答案

这是一个两步过程:

  1. 通过/cities API 找出餐厅的城市 ID,在您的例子中是孟买的城市 ID。这是一个简单的查询搜索。
  2. 在/search API 中使用上述 API 调用中的城市 ID,例如 https://developers.zomato.com/api/v2.1/search?entity_type=city&entity_id=3&q=fantasy%20the%20cake%20shop%20kalyan

这将提供有关餐厅的所有基本信息。

关于zomato-api - 如何使用餐厅链接获取 Zomato 餐厅 ID?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/44215146/

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