Skyscanner (Flights)
3 days trial then $12.00/month - No credit card required now
Skyscanner (Flights)
3 days trial then $12.00/month - No credit card required now
Get the best flight itineraries from Skyscanner! Supports round trips, one way and multi-city with various filters. It's fast and costs litte!
You can access the Skyscanner (Flights) programmatically from your own applications by using the Apify API. You can 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 "origin": "LAX",
3 "destination": "LAS",
4 "datefrom": "251101",
5 "dateto": "251110",
6 "children": [],
7 "multifrom": [],
8 "multidates": [],
9 "proxy": {
10 "useApifyProxy": true,
11 "apifyProxyGroups": [
12 "RESIDENTIAL"
13 ]
14 }
15}' |
16apify call canadesk/skyscanner-flights --silent --output-dataset
Skyscanner (Flights) API through CLI
The Apify CLI is the official tool that allows you to use Skyscanner (Flights) locally, providing convenience functions and automatic retries on errors.
Install the Apify CLI
1npm i -g apify-cli
2apify login
Other API clients include:
Actor Metrics
4 monthly users
-
3 stars
>99% runs succeeded
Created in Dec 2023
Modified an hour ago