Skyscanner Cars

Skyscanner Cars

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

LEAD_GENERATIONSEO_TOOLSTRAVELApify

⚠ This actor returns raw results.

Input and Output

[Input]

  • Simplified view (select)

    Returns the cheapest vehicle for each provider.

  • Market (select)

    Choose from the available countries. This will set default domain, country, locale and currency.

    In case a specific market does not work, revert to United States.

  • Pickup/Return locations (string)

    Locations to search for.

  • Pickup/Return dates (string)

    Format: YYMMDD.

  • Pickup/Return times (string)

    Format: HH:MM. Minutes must be 00 or 30.

  • Age (integer)

    Must be between 18 and 99. Ages 25-70 return the same data.

  • Number of seats (select)

    Returns vehicles matching the criteria.

  • Transmission (select)

    Returns vehicles matching the criteria.

  • Blocklist (array)

    Will not retry loading data from the providers in the list.

[Output]

The more retries, the longer it takes. Skyscanner providers are sometimes down and may never respond.

1{
2	"fuelPolicy": string,
3	"fairFuel": boolean,
4	"pickupType": string,
5	"additionalInfo": object,
6	"score": float,
7	"vendorId": integer,
8	"vendor": string,
9	"baggageCapacity": integer,
10	"price": float,
11	"currency": string,
12	"providerId": string,
13	"provider": string,
14	"providerRating": float,
15	"carName": string,
16	"originalCarName": string,
17	"group": object,  // More details
18	"deeplink": string, // Direct link to offer
19	"pickupMethod": string,
20	"fuelType": string,
21	"seatingCapacity": integer,
22    "fourWheelDrive": boolean
23}

How it works.

  1. Set the parameters.

  2. Set waiting time and retries.

  3. Run it! 🎉

Support

Always use a strong proxy (residential or custom), and make sure to wait long enough between requests!

Open a new issue for bugs and feature requests.

Cheers!

Frequently Asked Questions

Is it legal to scrape job listings or public data?

Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.

Do I need to code to use this scraper?

No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.

What data does it extract?

It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.

Can I scrape multiple pages or filter by location?

Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.

How do I get started?

You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!