Skyscanner Flight Scraper
Pricing
from $4.00 / 1,000 flight founds
Skyscanner Flight Scraper
Scrape Skyscanner flights with prices, airlines, segments, baggage, CO2, and per-agent booking links. MCP-ready.
Skyscanner Flight Scraper
Pricing
from $4.00 / 1,000 flight founds
Scrape Skyscanner flights with prices, airlines, segments, baggage, CO2, and per-agent booking links. MCP-ready.
Where the trip starts, as a city name or 3-letter IATA code (e.g. 'Los Angeles' or 'LAX'). The scraper resolves it to a Skyscanner place via autosuggest, so codes are most precise. Used only in filter mode and ignored when a Skyscanner flights URL is supplied in Start URLs. This is the origin, NOT the destination.
Where the trip ends, as a city name or 3-letter IATA code (e.g. 'Tokyo' or 'NRT'). Resolved the same way as the departure. Required together with departureAirport and departureDate in filter mode; ignored when a flights URL is used. This is the destination, NOT the origin.
Outbound flight date in YYYY-MM-DD format (e.g. '2026-06-15'). Must be today or later — Skyscanner returns no fares for past dates. Required in filter mode. This is the leave date, not the return date.
Inbound flight date in YYYY-MM-DD format for a round trip. Leave empty for a one-way search. Must be on or after the departure date. When set, results include both outbound and inbound legs.
Optional list of full Skyscanner flights URLs like 'https://www.skyscanner.net/transport/flights/lax/nrt/260615/260622/'. Route and dates are read from each URL, overriding the filter fields for that search. Use this to replay an exact search you ran in the browser. Leave empty to use the departure/arrival/date filters instead.
[ { "url": "https://www.skyscanner.net/transport/flights/lax/nrt/260615/260622/" }]Travel class applied to every search in this run. One of economy, premium_economy, business, or first. Defaults to economy. Affects which fares Skyscanner returns, not the route.
Number of adult passengers aged 16+. Minimum 1, maximum 9. Defaults to 1. Prices returned are the total for all passengers as Skyscanner reports them.
Number of child passengers (roughly ages 2-15). Defaults to 0, maximum 8. Combined with adults and infants to size the search. Not the same as infants, who travel on a lap.
Number of lap infants under ~2 years with no seat of their own. Defaults to 0, maximum 8. Some carriers limit infants per adult. Distinct from children, who occupy a seat.
Skyscanner market as a 2-letter ISO country code (e.g. 'US', 'GB', 'DE'). Controls regional pricing, available agents, and deep-link booking sites. Defaults to US. Use the buyer's country for the most relevant fares.
ISO 4217 currency code for prices (e.g. 'USD', 'EUR', 'GBP'). Defaults to USD. All price fields in the output are expressed in this currency. Does not change which flights are returned.
BCP-47 language tag for localized place and carrier names (e.g. 'en-US', 'de-DE'). Defaults to en-US. Affects text labels only, not prices or routes. Leave default for English output.
Order itineraries are delivered and capped by maxResults. 'best' uses Skyscanner's blended score, 'cheapest' by price, 'fastest'/'shortest' by total duration. Defaults to best. Sorting is applied after results are fetched.
Hard cap on itineraries delivered (and billed) per run, across all searches. Defaults to 100, maximum 5000. Lower it to control cost; you are charged per delivered flight. This caps output, not how many Skyscanner finds internally.
Proxy used to reach Skyscanner. Residential proxies are strongly recommended and on by default — Skyscanner uses PerimeterX anti-bot, and datacenter IPs are blocked. Leave the default unless you have a specific residential provider configured on Apify.
{ "useApifyProxy": true, "apifyProxyGroups": [ "RESIDENTIAL" ]}