RecipeScrape API
RecipeScrape is a developer-first REST API providing instant access to thousands of structured recipes. Sourced ethically from the web's top cooking publications, our engine standardizes inconsistent ingredient lists, prep/cook times, servings, and categories into a clean, unified JSON schema. Key Features: • Standardized Payloads: Clean structures for ingredients, instruction lists, and…
RecipeScrape API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Browse Recipes /recipes |
Search, paginate, and filter recipes using full-text search and metadata criteria. |
| GET |
Random Recipe /recipes/random |
Retrieve a random recipe from the collection. |
| GET |
Get Recipe by Slug /recipes/{slug} |
Retrieve a single detailed recipe by its unique URL-friendly slug. |
| GET |
List Sources /sources |
Get all active recipe source domains, total recipe counts, and last scrape times. |
| GET |
List Categories /categories |
Retrieve a list of all distinct recipe categories in the system (e.g., Dinner, Dessert) |
RecipeScrape API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | $10 / month | 60 / minute |
|
| PRO Recommended | $50 / month | — |
|
| ULTRA | $100 / month | — |
|