
flight-finder
Deprecated
Pricing
Pay per event
Go to Store

flight-finder
Deprecated
The agent is designed to search for flights, summarize options, and provide recommendations based on user input.
0.0 (0)
Pricing
Pay per event
0
Total users
13
Monthly users
6
Runs succeeded
0%
Last modified
3 months ago
You can access the flight-finder 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 '{< "origin": "JFK",< "destination": "LAX",< "date": "2025-04-01",< "modelName": "gpt-4o-mini",< "BROWSERBASE_API_KEY": "",< "BROWSERBASE_PROJECT_ID": ""<}' |<apify call arindam_1729/flight-finder --silent --output-dataset
flight-finder API through CLI
The Apify CLI is the official tool that allows you to use flight-finder locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
$npm i -g apify-cli$apify login
Other API clients include: