AI Travel Agent avatar
AI Travel Agent

Pricing

Pay per event

Go to Store
AI Travel Agent

AI Travel Agent

Developed by

Goldmine

Goldmine

Maintained by Community

This agent helps you find suitable travel options by filtering and presenting information about accommodations based on your-defined criteria.

0.0 (0)

Pricing

Pay per event

1

Total users

10

Monthly users

8

Runs succeeded

97%

Last modified

2 months ago

You can access the AI Travel Agent 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  "searchQuery": "Looking for a 2-bedroom accommodation in Barcelona with ratings above 4.0 and a price between $100 and $300 per night"
3}' |
4apify call logical_scrapers/ai-travel-agent --silent --output-dataset

AI Travel Agent API through CLI

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

Install the Apify CLI

1npm i -g apify-cli
2apify login

Other API clients include: