{"name":"Food Safari hummus","description":"A classic dip that is made almost every day in most Lebanese homes. The secret is to cook the chickpeas until they’re really soft. If you can, seek out the prized nine-millimetre chickpeas grown in the Ord River region of Western Australia – they’re fabulous.","images":["https://images.sbs.com.au/dims4/default/9c5d269/2147483647/strip/true/crop/2000x1125+0+0/resize/1280x720!/quality/90/?url=http%3A%2F%2Fsbs-au-brightspot.s3.amazonaws.com%2Fdrupal%2Ffood%2Fpublic%2Fimg_0789_hommus-babaganoush_0.jpg"],"ingredients":["500 g dried chickpeas","2 tbsp bicarbonate of soda","1½ tbsp tahini","1 tbsp lemon juice","1–2 garlic cloves","2 tsp salt","1 tbsp extra-virgin olive oil","1 tsp sweet paprika","finely chopped flat-leaf parsley"],"instructions":[{"steps":["The day before you wish to make the hoummus, place the chickpeas in a large saucepan and add enough cold water to cover by 10 cm or more. Add the bicarbonate of soda and leave to soak overnight.","The next day, rinse the chickpeas, return them to the saucepan and cover with more water. Bring to the boil then simmer for approximately 1–2 hours, until the chickpeas are soft and shedding their skins. Drain and allow to cool.","Place the chickpeas in a food processor and blend until soft and creamy. Add the tahini, lemon juice, garlic and salt and blend again until the mixture is smooth. Scoop into a serving bowl and make a well in the centre. Pour the oil into the well and sprinkle paprika and parsley on top."]}],"url":"https://www.sbs.com.au/food/recipe/food-safari-hummus/73a5wo1e5"}
curl --location --request POST 'https://zylalabs.com/api/5883/recipe+data+extractor+api/7731/extract+recipe+data' --header 'Authorization: Bearer YOUR_API_KEY'
--data-raw '{
"link": "https://www.sbs.com.au/food/recipes/food-safari-hummus"
}'
注册后,每个开发者都会被分配一个个人 API 访问密钥,这是一个唯一的字母和数字组合,用于访问我们的 API 端点。要使用 菜谱数据提取器 API 进行身份验证,只需在 Authorization 标头中包含您的 bearer token。
| 标头 | 描述 |
|---|---|
授权
|
必需
应为 Bearer access_key. 订阅后,请查看上方的"您的 API 访问密钥"。
|
无长期承诺。随时升级、降级或取消。 免费试用包括最多 50 个请求。
(年度计费可节省 2 个月 🎉)
食谱数据提取API通过将食谱网址转换为详细的结构化信息简化了收集食谱数据的过程。在AI的帮助下,该API提取基本元素,如食谱标题、描述、成分、逐步说明、图像和可用的营养信息。此工具非常适合开发烹饪应用程序、饮食计划或数字食谱库的开发人员。提取的数据以JSON格式返回,确保与各种平台的轻松集成。通过自动化提取过程,该API节省了时间并减少了错误,使其成为烹饪数据管理的首选解决方案。
食谱数据提取器 API 是一款将食谱 URL 转换为结构化数据的工具,提取基本元素,如标题、描述、成分、步骤、图片和营养细节
该API使用人工智能技术分析提供的食谱URL的内容,并系统提取相关信息,以结构化的JSON格式返回
您可以期待收到详细信息,包括食谱标题、描述、成分列表、逐步烹饪说明、图像和营养信息(如有)。
开发者创建烹饪应用程序、饮食计划或数字食谱库时,可以大大受益于这个 API,因为它自动化了数据提取过程,节省了时间并减少了错误
提取的数据以JSON格式返回,便于与各种平台和应用程序集成
提取食谱数据端点返回结构化信息,包括食谱标题、描述、成分、逐步说明、图像和营养详情(如果有的话)
响应数据中的关键字段包括“名称”(食谱标题) “描述” “成分”(列表) “说明”(逐步)和“图像”(指向食谱图像的URL)
响应数据以JSON格式组织,每个键表示食谱的特定方面,例如“材料”作为数组和“步骤”作为步骤数组
该端点提供有关食谱标题、描述、成分、烹饪说明、图片和营养信息的信息,涵盖广泛的烹饪主题
用户可以通过在POST主体中提供不同的食谱URL来自定义他们的请求,从而提取来自各种来源的多样食谱
该API从公开可用的食谱URL中提取数据,利用人工智能确保从各种烹饪网站收集到准确和相关的信息
典型的用例包括开发烹饪应用程序 餐膳规划工具 和数字食谱库 在这些应用中 结构化食谱数据增强了用户体验和功能
如果API返回部分或空结果,用户应验证食谱URL的准确性或检查源网站是否有结构化数据可用