Car Hire Rental (Bulk) avatar

Car Hire Rental (Bulk)

Try Actor

$12.00/month

Go to Store
Car Hire Rental (Bulk)

Car Hire Rental (Bulk)

canadesk/car-hire-rental-bulk
Try Actor

$12.00/month

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!

You can access the Car Hire Rental (Bulk) 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  "query": [
3    {
4      "origin": "los angeles",
5      "dropoff": "san francisco",
6      "datefrom": "250901",
7      "timefrom": "10:00",
8      "dateto": "250902",
9      "timeto": "10:30",
10      "age": "30",
11      "seating": "5",
12      "transmission": "any"
13    },
14    {
15      "origin": "paris",
16      "dropoff": "",
17      "datefrom": "250801",
18      "timefrom": "14:00",
19      "dateto": "250815",
20      "timeto": "10:30",
21      "age": "19",
22      "seating": "any",
23      "transmission": "manual"
24    }
25  ],
26  "blocklist": [
27    "Rentingcarz"
28  ],
29  "proxy": {
30    "useApifyProxy": true,
31    "apifyProxyGroups": [
32      "BUYPROXIES94952"
33    ]
34  }
35}' |
36apify 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

1npm i -g apify-cli
2apify login

Other API clients include:

Developer
Maintained by Community

Actor Metrics

  • 1 monthly user

  • 1 star

  • >99% runs succeeded

  • Created in Dec 2024

  • Modified a month ago