Car Hire Rental (Bulk) avatar
Car Hire Rental (Bulk)

Pricing

$12.00/month + usage

Go to Store
Car Hire Rental (Bulk)

Car Hire Rental (Bulk)

Developed by

Canadesk Support

Canadesk Support

Maintained by Community

Get the best car rental prices in bulk for any location in the world from Car-hire.net and Skyscanner! It's fast and costs little!

0.0 (0)

Pricing

$12.00/month + usage

1

Total users

1

Monthly users

1

Runs succeeded

>99%

Last modified

6 months ago

You can access the Car Hire Rental (Bulk) 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 '{
< "query": [
< {
< "origin": "los angeles",
< "dropoff": "san francisco",
< "datefrom": "250901",
< "timefrom": "10:00",
< "dateto": "250902",
< "timeto": "10:30",
< "age": "30",
< "seating": "5",
< "transmission": "any"
< },
< {
< "origin": "paris",
< "dropoff": "",
< "datefrom": "250801",
< "timefrom": "14:00",
< "dateto": "250815",
< "timeto": "10:30",
< "age": "19",
< "seating": "any",
< "transmission": "manual"
< }
< ],
< "blocklist": [
< "Rentingcarz"
< ],
< "proxy": {
< "useApifyProxy": true,
< "apifyProxyGroups": [
< "BUYPROXIES94952"
< ]
< }
<}' |
<apify call canadesk/car-hire-rental-bulk --silent --output-dataset

Car Hire Rental (Bulk) API through CLI

The Apify CLI is the official tool that allows you to use Car Hire Rental (Bulk) locally, providing convenience functions and automatic retries on errors.

Install the Apify CLI

$npm i -g apify-cli
$apify login

Other API clients include: