π³ Recipe & Meal Intelligence - Ingredients & Steps
Pricing
from $5.00 / 1,000 results
π³ Recipe & Meal Intelligence - Ingredients & Steps
Search and extract recipe data from a database of 300+ meals. Get ingredients, cooking instructions, nutritional categories, and meal photos. Filter by cuisine (Italian, Mexican, Chinese, Indian), category (beef, chicken, seafood, vegetarian, dessert), or ingredient.
Pricing
from $5.00 / 1,000 results
Rating
0.0
(0)
Developer
Actor stats
0
Bookmarked
6
Total users
0
Monthly active users
3 days ago
Last modified
Categories
Share
π³ Recipe & Meal Intelligence β Structured Recipe Data for Apps & Meal Planners
Get clean, structured recipe data β ingredients with measures, step-by-step instructions, cuisine, category, photo and a YouTube tutorial link β for hundreds of meals, with no scraping and no API key. Search by name, ingredient, cuisine or category, or pull random recipes for discovery features. Every recipe comes back as one tidy row, ready to drop into a cooking app, meal planner or shopping-list generator. Export to JSON/CSV/Excel, run on a schedule, call via API, or connect to Make, Zapier or n8n.
π½οΈ What is the Recipe & Meal Intelligence?
It turns a public recipe database (TheMealDB) into a structured dataset you can build products on. Tell it how to search β by recipe name, main ingredient, meal category, cuisine/area, or random β and it returns full recipes with a parsed ingredients array (each ingredient paired with its measure), so meal-planning tools, food blogs and AI cooking assistants get ready-to-use data instead of messy HTML. No paid subscription, no key, no parsing.
What data does it extract?
- Recipe name and stable meal
id - Category (Beef, Chicken, Dessert, Vegetarian, etc.) and area/cuisine (Italian, Mexican, Indianβ¦)
- Full cooking instructions (step-by-step text)
- Structured
ingredientsβ each item paired with its measure (e.g. soy sauce / 3/4 cup) ingredients_list(names only) and aningredients_countfor quick filtering- Recipe photo (
imagethumbnail URL) tagsarray and a YouTube tutorial URL when availablesource_urlto the original recipe and anextracted_attimestamp
Because the data comes from a public recipe API rather than a scraped page, the output is consistent every time β the same fields, the same structured ingredients shape, and no broken layouts to clean up before you import it.
β¬οΈ Input
Pick a search mode and optional filters, then run β no key or login required:
| Field | Description |
|---|---|
searchType | name, ingredient, category, area (cuisine), or random |
searchQuery | Search term, e.g. chicken, pasta, garlic (default chicken) |
category | Filter by meal category: Beef, Chicken, Dessert, Vegetarian, Seafood, etc. |
area | Filter by cuisine: American, British, Chinese, Italian, Mexican, etc. |
maxResults | Cap the run (1β200, default 50) |
Example input
{"searchType":"category","category":"Dessert","maxResults":50}
β¬οΈ Output
Every recipe is one clean row (view as a table, or export JSON / CSV / Excel):
{"id":"52772","name":"Teriyaki Chicken Casserole","category":"Chicken","area":"Japanese","instructions":"Preheat oven to 350Β°F. In a small bowl, whisk together the soy sauce, water, brown sugar...","image":"https://www.themealdb.com/images/media/meals/wvpsxx1468256321.jpg","tags":["Meat","Casserole"],"youtube_url":"https://www.youtube.com/watch?v=4aZr5hZXP_s","source_url":"https://www.example.com/teriyaki-chicken-casserole","ingredients":[{"ingredient":"soy sauce","measure":"3/4 cup"},{"ingredient":"water","measure":"1/2 cup"},{"ingredient":"brown sugar","measure":"1/4 cup"}],"ingredients_count":12,"ingredients_list":["soy sauce","water","brown sugar"],"extracted_at":"2026-06-26T15:30:00"}
π‘ Use cases
- π± Cooking & recipe apps: populate your catalog with structured recipes, photos and ingredient lists in minutes.
- ποΈ Meal-planning tools: generate weekly menus by cuisine and category, then auto-build shopping lists from the
ingredientsarray. - π€ AI cooking assistants: ground LLM answers in real recipes instead of hallucinated ingredients and steps.
- βοΈ Food blogs & nutrition platforms: source recipe ideas and clean ingredient data for content and diet tracking.
β FAQ
How do I search for recipes? Choose a searchType (name, ingredient, category, area or random) and a searchQuery or filter, then run. You get full recipes with ingredients, instructions and photos.
Are ingredients structured or just plain text? Structured. Each ingredient is returned as an object paired with its measure, and you also get a flat ingredients_list and an ingredients_count for easy parsing and shopping lists.
Do I need an API key? No. There is no key, login or token β just pick a search mode and run.
Can I filter by cuisine or diet? Yes. Use searchType: "area" (or the area filter) for cuisines like Italian or Indian, and category for types like Vegetarian, Vegan, Seafood or Dessert.
Is there a video tutorial link? Many recipes include a youtube_url to a step-by-step cooking video, plus a source_url to the original recipe.
How many recipes can it return? Up to your maxResults cap (1β200). Random search returns up to 10 recipes per run for discovery.
How fresh is the data? Each run fetches live from the source, so any new or updated recipes are reflected automatically.
Can I run it on a schedule or via API? Yes. Schedule recurring runs in Apify, call it via the API/SDK, or connect it to Make, Zapier or n8n to keep your recipe catalog updated.
Is it legal? It retrieves recipe data from a publicly available, openly licensed recipe database. Use it responsibly for your apps and content, and respect source attribution where required.
π You might also like
- Cocktail & Drink Recipe Intelligence β hundreds of cocktail and drink recipes
- Open Food Facts Product Intelligence β food product and nutrition data
- OpenLibrary Book Intelligence β millions of book records
- Art Museum Intelligence β museum art collections
Keywords: recipe scraper, recipe API, meal data, recipe database, ingredients with measures, cooking instructions, meal planning API, food blog data, recipe search by ingredient, cuisine filter, TheMealDB alternative, structured recipes, shopping list generator, nutrition data, cooking app data.
