Kayak Scraper
Pricing
from $3.00 / 1,000 results
Kayak Scraper
Get structured flight data from Kayak.com including prices, baggage fees, and booking links. Want to avoid OTAs? Filter for airline-only tickets and book direct.
Kayak Scraper
Pricing
from $3.00 / 1,000 results
Get structured flight data from Kayak.com including prices, baggage fees, and booking links. Want to avoid OTAs? Filter for airline-only tickets and book direct.
You can access the Kayak 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.
$echo '{< "origin": "JFK",< "destination": "LAX",< "departure_date": "2026-04-14"<}' |<apify call rural_employee/kayak-scraper --silent --output-datasetThe Apify CLI is the official tool that allows you to use Kayak Scraper locally, providing convenience functions and automatic retries on errors.
Using installation script (macOS/Linux):
$curl -fsSL https://apify.com/install-cli.sh | bashUsing installation script (Windows):
$irm https://apify.com/install-cli.ps1 | iexUsing Homebrew:
$brew install apify-cliUsing npm:
$npm install -g apify-cliOther API clients include: