Skyscanner (Flights) avatar

Skyscanner (Flights)

Under maintenance
Try for free

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

View all Actors
This Actor is under maintenance.

This Actor may be unreliable while under maintenance. Would you like to try a similar Actor instead?

See alternative Actors
Skyscanner (Flights)

Skyscanner (Flights)

canadesk/skyscanner-flights
Try for free

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": "241101",
5  "dateto": "241110",
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:

Developer
Maintained by Community
Actor metrics
  • 2 monthly users
  • 2 stars
  • 100.0% runs succeeded
  • Created in Dec 2023
  • Modified 10 days ago