遇见数据集

Allrecipies Api

收藏
RapidAPI2026-07-03 更新2025-12-03 收录
官方服务:

资源简介:

Access recipes, ingredients, nutrition, and cooking instructions with this unofficial All Recipes API—ideal for food apps, meal planners, and recipe search tools. use Allrecipies Api MCP

创建时间:
2026-07-03
原始信息汇总

AllRecipes API 数据集概述

基本信息

  • 数据集名称:AllRecipes API
  • 提供商:g3oapi
  • 类别:Food
  • 订阅者数量:17
  • API状态:v1 (current)

性能与评级

  • 流行度:9.7
  • 服务等级:100%
  • 延迟:638ms
  • 测试通过率:100%
  • 用户评分:(5)

定价计划

  • BASIC:$0.00 / mo
  • PRO:$5.00 / mo
  • ULTRA:$15.00 / mo
  • MEGA:$45.00 / mo

API 概述

The Unofficial All Recipes API delivers fast access to a large collection of recipes, ingredients, nutrition data, and step-by-step cooking instructions. Easily integrate recipe search, meal ideas, and food data into apps, websites, meal planners, and culinary tools. Perfect for developers building cooking apps, grocery planners, recipe recommendation engines, or AI food assistants. This API provides reliable recipe details, ingredient breakdowns, cooking times, dietary filters, and more—making it a powerful solution for any food, recipe, or meal-planning platform looking to enhance user experience with high-quality culinary content.

Access recipes, ingredients, nutrition, and cooking instructions with this unofficial All Recipes API—ideal for food apps, meal planners, and recipe search tools.

端点

1. 搜索食谱

  • 端点GET search?query={keyword}&page={page}
  • 描述:Search for recipes by keyword.
  • 参数
    • query - Search keyword (e.g., "curry")
    • page - Page number (default: 1)
  • 示例请求GET /api/allrecipies/search?query=curry&page=1
  • 响应示例: json [ { "id": "recipe/214222/curry-pineapple-fried-rice", "position": "1", "url": "https://www.allrecipes.com/recipe/214222/curry-pineapple-fried-rice/", "title": "Curry Pineapple Fried Rice", "category": "Chicken", "rating_count": "1,538", "star_rating": 4.5, "image": "https://www.allrecipes.com/thmb/..." } ]

2. 获取食谱详情

  • 端点GET recipe?recipe_id={id}
  • 描述:Get full recipe details including ingredients, directions, and nutrition.
  • 参数
    • recipe_id - Full recipe path (e.g., "recipe/214222/curry-pineapple-fried-rice")
  • 示例请求GET recipe_id=recipe/214222/curry-pineapple-fried-rice
  • 响应示例: json { "title": "Curry Pineapple Fried Rice", "description": "...", "author": "...", "url": "https://www.allrecipes.com/recipe/214222/curry-pineapple-fried-rice/", "prep_time": "PT20M", "cook_time": "PT10M", "total_time": "PT30M", "servings": "4", "image": "https://www.allrecipes.com/thmb/...", "rating_value": 4.5, "rating_count": 1538, "ingredients": [...], "directions": [...], "nutrition": {...}, "categories": [...], "cuisine": [...] }
搜集汇总
数据集介绍
Allrecipies Api 数据集图片
背景与挑战
背景概述
该数据集是一个非官方的All Recipes API,提供食谱、食材、营养信息和烹饪指导等数据。它适用于食品应用、膳食计划工具和食谱搜索系统,以支持相关开发需求。
以上内容由遇见数据集搜集并总结生成
二维码
社区交流群
二维码
科研交流群
商业服务