Tasty Search avatar

Tasty Search

Try for free

1 day trial then $27.99/month - No credit card required now

Go to Store
Tasty Search

Tasty Search

pintostudio/tasty-search
Try for free

1 day trial then $27.99/month - No credit card required now

This Apify actor scrapes recipe data from Tasty.co, one of the world's largest food-focused digital platforms. It enables developers, food enthusiasts, and researchers to programmatically access Tasty's extensive recipe database through a simple API interface.

You can access the Tasty Search 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  "query": "chicken",
3  "page": "1",
4  "perPage": "22"
5}' |
6apify call pintostudio/tasty-search --silent --output-dataset

Tasty Search API through CLI

The Apify CLI is the official tool that allows you to use Tasty Search locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community

Actor Metrics

  • 1 monthly user

  • 0 No stars yet

  • 79% runs succeeded

  • Created in Jan 2025

  • Modified 8 days ago