
DineFilter
Pricing
Pay per event
Go to Store

DineFilter
Say what you want to eat and where, we'll find it
0.0 (0)
Pricing
Pay per event
0
Total users
21
Monthly users
8
Runs succeeded
>99%
Last modified
3 months ago
You can access the DineFilter 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 '{< "prompt": "Find me a place for lunch at Václavské náměstí"<}' |<apify call ohlava/dinefilter --silent --output-dataset
DineFilter API through CLI
The Apify CLI is the official tool that allows you to use DineFilter locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: