
Recipes Scraper
Pricing
$12.00/month + usage

Recipes Scraper
Powerful scraper can collect recipes from many websites, including popular ones like Cookpad, Allrecipes, Foodnetwork, Tasty, and many more. Download your data in any format (JSON, CSV, XML, RSS, HTML Table). Seamless integration with apps, reports, and databases.
5.0 (2)
Pricing
$12.00/month + usage
8
Total users
192
Monthly users
15
Runs succeeded
99%
Issues response
37 days
Last modified
4 months ago
You can access the Recipes 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 '{< "start_urls": [< "https://www.allrecipes.com/recipe/23600/worlds-best-lasagna/",< "https://cookpad.com/us/recipes/16927787-lasagna",< "https://tasty.co/recipe/the-best-lasagna"< ]<}' |<apify call web.harvester/recipes-scraper --silent --output-dataset
Recipes Scraper API through CLI
The Apify CLI is the official tool that allows you to use Recipes 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: