
AllRecipes Search Scraper 🍳
2 hours trial then $19.99/month - No credit card required now

AllRecipes Search Scraper 🍳
2 hours trial then $19.99/month - No credit card required now
Scrape recipe search results from AllRecipes.com. Get detailed recipe information including titles, ratings, image URLs, and categories. Perfect for recipe data collection and culinary research.
Actor Metrics
4 monthly users
No reviews yet
No bookmarks yet
>99% runs succeeded
Created in Feb 2025
Modified 7 days ago
Scrape recipe data from AllRecipes.com search results with ease! This actor helps you collect comprehensive recipe information based on your search keywords.
Features ✨
- 🔍 Search recipes by keywords
- 📊 Get detailed recipe information including:
- Recipe title
- URL
- Image URL
- Rating (out of 5 stars)
- Number of ratings
- Recipe category
- Document ID
- ⚡ Fast and efficient data collection
- 🎯 Customizable maximum items limit
- 📅 Timestamp for each scraped item
Use Cases 🎯
- Recipe research and analysis
- Culinary trend monitoring
- Food blog content planning
- Recipe recommendation systems
- Menu planning and development
- Food industry market research
Input Parameters 📝
The actor accepts the following input parameters:
keywords
(Array of strings): List of search terms to scrape recipes formaxItems
(Number): Maximum number of recipes to scrape per keyword
Limitations ⚠️
- Respect AllRecipes.com's terms of service and robots.txt
- Recommended to use reasonable delays between requests
- Maximum items per keyword is limited to ensure stable performance
Tips 💡
- Start with specific keywords for more focused results
- Use multiple keywords to gather diverse recipe data
- Monitor your usage to stay within platform limits
Input Example
A full explanation of an input example in JSON.
1{ 2 "keywords": [ 3 "pizza" 4 ], 5 "maxItems": 70 6}
Output sample
The results will be wrapped into a dataset which you can always find in the Storage tab. Here's an excerpt from the data you'd get if you apply the input parameters above:
And here is the same data but in JSON. You can choose in which format to download your data: JSON, JSONL, Excel spreadsheet, HTML table, CSV, or XML.
1[ 2 { 3 "keyword": "pizza", 4 "data": { 5 "title": "Easy Homemade Pizza Dough", 6 "url": "https://www.allrecipes.com/recipe/20171/quick-and-easy-pizza-crust/", 7 "imageUrl": "https://www.allrecipes.com/thmb/yyhFgxHA8tGMEp3ttpSY6ZnVgQQ=/282x188/filters:no_upscale():max_bytes(150000):strip_icc():format(webp)/20171-quick-and-easy-pizza-crust-VilmaNg-4x3-f3d3bfe73e3a47b6b65a7da6de3f213d.jpg", 8 "rating": 4.5, 9 "ratingCount": 4084, 10 "docId": "6648543", 11 "category": "Pizza Dough and Crust Recipes" 12 }, 13 "scrapedAt": "2025-02-10T02:48:14.046Z" 14 }, 15 ... 16]
Related Actors
- 🍳 AllRecipes Review Scraper - Extract detailed review data including ratings, comments, user info from AllRecipes.com recipes.
- 🍳 AllRecipes Detail Scraper - Scrape comprehensive recipe information including ingredients, instructions, nutritional facts from AllRecipes.com.
- 🍽️ Uber Eats Store Search Scraper - Extract detailed restaurant data from Uber Eats search results.
- 🍽️ Grubhub Restaurant Scraper - Scrape restaurant data including menus, prices, ratings from Grubhub.
- 🍽️ Grubhub Restaurant Reviews Scraper - Extract comprehensive customer reviews and ratings from Grubhub restaurants.
- 🍽️ Zomato Restaurant Reviews Scraper - Scrape restaurant reviews with detailed ratings and user information from Zomato.
- 🔍 Google Search Scraper - Powerful Google search scraper with flexible search options and language support.
- 📄 Article Content Extractor - Extract clean article content and metadata from any web page.
- 🛍️ Costco Product Search Scraper - Scrape product data from Costco.com search results.
- 🛍️ Walmart Product Search Scraper - Extract detailed product information from Walmart search results.
- 🛍️ Amazon Product Search Scraper - Scrape comprehensive product data from Amazon search results.
- 🔍 Keyword Suggestions Scraper - Get keyword suggestions from multiple search engines and e-commerce platforms.
- 🔍 Keyword Discovery Tool - Discover new keyword ideas and uncover valuable search insights.
- 📊 Text Sentiment Analysis - Analyze sentiment of text content with detailed breakdown of positive, negative, and neutral tones.
- 📝 Text Summarization - Generate concise summaries of documents while preserving key information.