Skyscanner Cars
3 days trial then $12.00/month - No credit card required now
Skyscanner Cars
3 days trial then $12.00/month - No credit card required now
Get the best prices for car rental from Skyscanner! Supports filters (age, seats, tranmission and more). It's fast and costs little!
You can access the Skyscanner Cars 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 airport",
3 "datefrom": "250901",
4 "timefrom": "10:00",
5 "dropoff": "",
6 "dateto": "250902",
7 "timeto": "10:00",
8 "blocklist": [
9 "Rentingcarz"
10 ],
11 "proxy": {
12 "useApifyProxy": true,
13 "apifyProxyGroups": [
14 "RESIDENTIAL"
15 ]
16 }
17}' |
18apify call canadesk/skyscanner-cars --silent --output-dataset
Skyscanner Cars API through CLI
The Apify CLI is the official tool that allows you to use Skyscanner Cars 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
1 monthly user
-
0 No stars yet
>99% runs succeeded
Created in Dec 2024
Modified 10 days ago