
Allrecipes Scraper
Pricing
$50.00/month + usage

Allrecipes Scraper
Scrape recipes from Allrecipes with ingredients and directions. This easy-to-use actor gets you an Allrecipes dataset in different formats according to your needs.
0.0 (0)
Pricing
$50.00/month + usage
7
Total users
375
Monthly users
2
Runs succeeded
>99%
Last modified
a year ago
You can access the Allrecipes Scraper programmatically from your own applications by using the Apify API. You can also 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.
$echo '{< "startUrls": [< {< "url": "https://www.allrecipes.com/recipes/276/desserts/cakes/"< }< ],< "maxItems": 50,< "extendOutputFunction": "($, pageResult) => {\\n return {}\\n}",< "proxyConfiguration": {< "useApifyProxy": true< }<}' |<apify call dtrungtin/allrecipes-scraper --silent --output-dataset
Allrecipes Scraper API through CLI
The Apify CLI is the official tool that allows you to use Allrecipes Scraper locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: