
NYT Cooking Scraper
Pricing
$20.00/month + usage

NYT Cooking Scraper
Scrapes recipe data from a New York Times Cooking recipe page. It extracts key details such as the recipe name, ingredients, instructions, cooking time, servings, and nutrition facts.
0.0 (0)
Pricing
$20.00/month + usage
0
Total users
3
Monthly users
3
Runs succeeded
>99%
Last modified
a month ago
You can access the NYT Cooking 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 "url": "https://cooking.nytimes.com/recipes/1025701-crispy-gnocchi-with-spinach-and-feta"
3}' |
4apify call harvest/nyt-cooking-scraper --silent --output-dataset
NYT Cooking Scraper API through CLI
The Apify CLI is the official tool that allows you to use NYT Cooking 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: