
Skyscanner API Bulk (Flights)
Pricing
$15.00/month + usage

Skyscanner API Bulk (Flights)
Get the best flight itineraries and calendar prices in BULK from Skyscanner! Also supports Multi-city and Explore with various filters. It's fast.
0.0 (0)
Pricing
$15.00/month + usage
0
Monthly users
1
Runs succeeded
91%
Last modified
5 months ago
You can access the Skyscanner API Bulk (Flights) 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.
1echo '{
2 "query": [
3 {
4 "origin": "cdg",
5 "destination": "lyon",
6 "datefrom": "251004",
7 "dateto": "251007",
8 "adults": 2,
9 "children": [],
10 "classtype": "economy",
11 "direct": false
12 },
13 {
14 "origin": "las",
15 "destination": "everywhere",
16 "datefrom": "250618",
17 "dateto": "250620",
18 "adults": 1,
19 "children": [],
20 "classtype": "economy",
21 "direct": true
22 }
23 ],
24 "proxy": {
25 "useApifyProxy": true,
26 "apifyProxyGroups": [
27 "RESIDENTIAL"
28 ]
29 }
30}' |
31apify call canadesk/skyscanner-flights-api-bulk --silent --output-dataset
Skyscanner API Bulk (Flights) API through CLI
The Apify CLI is the official tool that allows you to use Skyscanner API Bulk (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:
Pricing
Pricing model
RentalTo use this Actor, you have to pay a monthly rental fee to the developer. The rent is subtracted from your prepaid usage every month after the free trial period. You also pay for the Apify platform usage.
Free trial
Price
$15.00