Recipes Scraper
3 days trial then $12.00/month - No credit card required now
Recipes Scraper
3 days trial then $12.00/month - No credit card required now
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.
You can access the Recipes 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 "start_urls": [
3 "https://cookpad.com/us/recipes/16927787-lasagna",
4 "https://www.foodnetwork.com/recipes/ree-drummond/lasagna-2111724",
5 "https://tasty.co/recipe/the-best-lasagna"
6 ]
7}' |
8apify 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
1npm i -g apify-cli
2apify login
Other API clients include:
- 9 monthly users
- 4 stars
- 100.0% runs succeeded
- Created in Jun 2023
- Modified 5 months ago