Skyscanner Cars avatar
Skyscanner Cars

Pricing

$12.00/month + usage

Go to Store
Skyscanner Cars

Skyscanner Cars

Developed by

Canadesk Support

Canadesk Support

Maintained by Community

Get the best prices for car rental from Skyscanner! Supports filters (age, seats, tranmission and more). It's fast and costs little!

0.0 (0)

Pricing

$12.00/month + usage

0

Total users

5

Monthly users

2

Runs succeeded

77%

Last modified

2 months ago

You can access the Skyscanner Cars 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.

$echo '{
< "origin": "LAX airport",
< "datefrom": "250901",
< "timefrom": "10:00",
< "dropoff": "",
< "dateto": "250902",
< "timeto": "10:00",
< "blocklist": [
< "Rentingcarz"
< ],
< "proxy": {
< "useApifyProxy": true,
< "apifyProxyGroups": [
< "RESIDENTIAL"
< ]
< }
<}' |
<apify 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

$npm i -g apify-cli
$apify login

Other API clients include: