Recipes Scraper avatar

Recipes Scraper

Try for free

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

Go to Store
Recipes Scraper

Recipes Scraper

web.harvester/recipes-scraper
Try for free

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.

Developer
Maintained by Community

Actor Metrics

  • 17 monthly users

  • 5.0 / 5 (2)

  • 6 bookmarks

  • >99% runs succeeded

  • 24 days response time

  • Created in Jun 2023

  • Modified 22 days ago

Categories

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.

1echo '{
2  "start_urls": [
3    "https://www.allrecipes.com/recipe/23600/worlds-best-lasagna/",
4    "https://cookpad.com/us/recipes/16927787-lasagna",
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: