Dubizzle Motors Rental Cars Listing Scraper avatar

Dubizzle Motors Rental Cars Listing Scraper

Pricing

$19.99/month + usage

Go to Apify Store
Dubizzle Motors Rental Cars Listing Scraper

Dubizzle Motors Rental Cars Listing Scraper

Scrape rental car listings from Dubizzle Motors Dubai with automatic pagination and comprehensive vehicle and pricing data extraction.

Pricing

$19.99/month + usage

Rating

5.0

(1)

Developer

PowerBox

PowerBox

Maintained by Community

Actor stats

1

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

This actor scrapes rental car listings from Dubizzle Motors Dubai. Provide a search URL and the actor will automatically extract vehicle listing data with full pagination support.

Features

  • URL-based Scraping: Extract rental car listings by providing a complete Dubizzle Motors search URL
  • Automatic Pagination: Automatically navigates through pages until reaching the end or the max items limit
  • Comprehensive Vehicle Data: Extracts detailed information about each listing including:
    • Listing title (make, model, trim)
    • Vehicle year
    • Seating capacity, doors, and baggage capacity
    • Daily and monthly rental prices
    • Allowed kilometers (daily and monthly)
    • Minimum rental days and insurance info
    • Seller description (subheading)
    • Location
    • Listing images
    • Dealer name
    • Featured badge indicator
  • Deduplication: Automatically deduplicates listings by their unique listing ID

Input Parameters

FieldTypeRequiredDescription
searchUrlstringYesComplete Dubizzle Motors rental cars search URL to scrape
maxItemsintegerNoMaximum number of listings to fetch (default: 50)

Output

The output is a list of rental car listing objects, each containing:

  • searchUrl: The original search URL used
  • listingId: Unique identifier for the listing
  • title: Full title of the vehicle (make - model - trim)
  • year: Vehicle model year
  • seatingCapacity: Number of seats
  • doors: Number of doors
  • baggageCapacity: Baggage capacity
  • subheading: Seller description or additional info
  • dailyPrice: Daily rental price (e.g. AED 700)
  • dailyKms: Allowed kilometers per day (e.g. 250 km/day)
  • monthlyPrice: Monthly rental price (e.g. AED 15,500)
  • monthlyKms: Allowed kilometers per month (e.g. 4500 km/month)
  • minimumRentalDays: Minimum rental period requirement
  • insurance: Insurance type included
  • oneDayRental: Whether 1-day rental is available
  • location: Listing location (city, area)
  • imageUrl: URL of the listing image
  • dealerName: Name of the rental dealer
  • isFeatured: Whether the listing has a Featured badge
  • url: Direct URL to the listing detail page
  • scrapedAt: Timestamp of when the listing was scraped

Example output:

[
{
"searchUrl": "https://dubai.dubizzle.com/motors/rental-cars/land-rover/",
"listingId": "no-deposit-option-free-delivery-247-assist-2-948---5b08cba85d9a4ac7b1005214a2c205a7",
"title": "Land Rover - Defender - X",
"year": "2024",
"seatingCapacity": "7",
"doors": "5+",
"baggageCapacity": "5+",
"subheading": "No deposit option - free delivery - 24/7 Assistance",
"dailyPrice": "AED 700",
"dailyKms": "250 km/day",
"monthlyPrice": "AED 15,500",
"monthlyKms": "4500 km/month",
"minimumRentalDays": "Minimum 2 days rental",
"insurance": "Basic Insurance",
"oneDayRental": "",
"location": "Al Barsha, Dubai",
"imageUrl": "https://dbz-images.dubizzle.com/images/2025/12/21/241d8977567145ef933b679d10ab3d53-.jpeg?impolicy=lpc",
"dealerName": "KLEEMOL CAR RENTAL LLC",
"isFeatured": true,
"url": "https://dubai.dubizzle.com/motors/rental-cars/land-rover/defender/2025/12/21/no-deposit-option-free-delivery-247-assist-2-948---5b08cba85d9a4ac7b1005214a2c205a7/",
"scrapedAt": "2026-02-19T10:44:54.503Z"
}
]

Use Cases

  • Rental car price comparison across agencies in Dubai
  • Automotive market research for the UAE rental car market
  • Monitoring rental car inventory and pricing trends
  • Lead generation for car rental agencies
  • Building a rental car listing aggregator

Notes

  • The actor uses a real browser with anti-detection capabilities to avoid blocking
  • Results are automatically paginated until reaching the end or the max items limit
  • Random delays are applied between page navigations to reduce the risk of rate limiting
  • Proxy configuration is supported to improve reliability

Start scraping rental car listings from Dubizzle Motors Dubai today!