AllRecipes Search Scraper 🍳 avatar
AllRecipes Search Scraper 🍳

Pricing

$19.99/month + usage

Go to Store
AllRecipes Search Scraper 🍳

AllRecipes Search Scraper 🍳

Developed by

EasyApi

Maintained by Community

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.

0.0 (0)

Pricing

$19.99/month + usage

0

Monthly users

7

Runs succeeded

>99%

Last modified

a month 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 for
  • maxItems (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]

Pricing

Pricing model

Rental 

To use this Actor, you have to pay a monthly rental fee to the developer. The rent is subtracted from your prepaid usage every month after the free trial period. You also pay for the Apify platform usage.

Free trial

2 hours

Price

$19.99