Skyscanner API (Flights) avatar

Skyscanner API (Flights)

Try for free

3 days trial then $12.00/month - No credit card required now

Go to Store
Skyscanner API (Flights)

Skyscanner API (Flights)

canadesk/skyscanner-flights-api
Try for free

3 days trial then $12.00/month - No credit card required now

Get the best flight itineraries and calendar prices from Skyscanner! Supports one-way and round trips with various filters. It's fast and costs little!

You can access the Skyscanner API (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": "",
6  "children": [],
7  "proxy": {
8    "useApifyProxy": true,
9    "apifyProxyGroups": [
10      "RESIDENTIAL"
11    ]
12  }
13}' |
14apify call canadesk/skyscanner-flights-api --silent --output-dataset

Skyscanner API (Flights) API through CLI

The Apify CLI is the official tool that allows you to use Skyscanner API (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:

Developer
Maintained by Community

Actor Metrics

  • 3 monthly users

  • 1 star

  • >99% runs succeeded

  • Created in Dec 2024

  • Modified a month ago