Allrecipes Advanced Scraper avatar

Allrecipes Advanced Scraper

Try for free

3 days trial then $25.00/month - No credit card required now

View all Actors
Allrecipes Advanced Scraper

Allrecipes Advanced Scraper

epctex/allrecipes-advanced-scraper
Try for free

3 days trial then $25.00/month - No credit card required now

Advanced scraping on Allrecipes for data on millions of recipes, articles, galleries, and many more. Crawl Recipes and extract descriptions, images, steps, ingredients, nutrition, and all other properties. You can specify search terms, filters, mappings, and much more.

You can access the Allrecipes Advanced Scraper programmatically from your own applications by using the Apify API. You can choose the language preference from below. To use the Apify API, you’ll need an Apify account and your API token, found in Integrations settings in Apify Console.

1echo '{
2  "search": "cucumber",
3  "startUrls": [
4    "https://www.allrecipes.com/cook/onewholesomemeal",
5    "https://www.allrecipes.com/cook/foodwisheswithchefjohn/collection/bookmarks_5e9f2dfb-c75b-8640-f3ff-7897a9ed3897",
6    "https://www.allrecipes.com/search/results/?search=cucumber",
7    "https://www.allrecipes.com/gallery/butter-rich-recipes/",
8    "https://www.allrecipes.com/author/melanie-fincher/",
9    "https://www.allrecipes.com/article/how-to-clean-air-fryer/",
10    "https://www.allrecipes.com/recipe/261911/chef-johns-croissants/"
11  ],
12  "maxItems": 20,
13  "endPage": 1,
14  "extendOutputFunction": "($) => { return {} }",
15  "customMapFunction": "(object) => { return {...object} }",
16  "proxy": {
17    "useApifyProxy": true
18  }
19}' |
20apify call epctex/allrecipes-advanced-scraper --silent --output-dataset

Allrecipes Data Extractor API through CLI

The Apify CLI is the official tool that allows you to use Allrecipes Advanced Scraper locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community
Actor metrics
  • 2 monthly users
  • 1 star
  • 96.8% runs succeeded
  • Created in May 2022
  • Modified about 4 hours ago
Categories