Dubizzle Motors New Cars Listing Scraper avatar

Dubizzle Motors New Cars Listing Scraper

Pricing

$19.99/month + usage

Go to Apify Store
Dubizzle Motors New Cars Listing Scraper

Dubizzle Motors New Cars Listing Scraper

Scrape new car listings from Dubizzle Motors Dubai with automatic pagination and comprehensive vehicle 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

4 days ago

Last modified

Share

This actor scrapes new 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 new 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)
    • Price
    • Vehicle year
    • Mileage (kilometers)
    • Steering side
    • Regional specifications
    • Location
    • Listing images
  • Deduplication: Automatically deduplicates listings by their unique listing ID

Input Parameters

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

Output

The output is a list of vehicle 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)
  • price: Listed price
  • year: Vehicle model year
  • kms: Mileage in kilometers
  • steering: Steering side (e.g. Left Hand, Right Hand)
  • regionalSpecs: Regional specifications (e.g. GCC Specs, American Specs)
  • subheading: Additional info such as monthly payment or warranty
  • location: Listing location (city, area)
  • imageUrl: URL of the listing image
  • url: Direct URL to the listing detail page
  • scrapedAt: Timestamp of when the listing was scraped

Example output:

[
{
"searchUrl": "https://dubai.dubizzle.com/motors/new-cars/nissan/",
"listingId": "aed-2499-month-i-warranty-included-2-191---c0b26536544542178433f88a2297ec5d",
"title": "Nissan - Pathfinder - SV",
"price": "152,000",
"year": "2024",
"kms": "0 km",
"steering": "Left Hand",
"regionalSpecs": "GCC Specs",
"subheading": "AED 2,331 / month I Warranty Included",
"location": "Al Quoz, Dubai",
"imageUrl": "https://dbz-images.dubizzle.com/images/2025/08/19/691c7a6ecade44e78f364f9715f25a78-.jpeg?impolicy=lpv",
"url": "https://dubai.dubizzle.com/motors/used-cars/nissan/pathfinder/2025/8/19/aed-2499-month-i-warranty-included-2-191---c0b26536544542178433f88a2297ec5d/",
"scrapedAt": "2026-02-19T07:54:20.728Z"
}
]

Use Cases

  • New car price comparison across dealerships in Dubai
  • Automotive market research for the UAE region
  • Monitoring new car inventory and pricing trends
  • Lead generation for car dealerships
  • Building a new 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 new car listings from Dubizzle Motors Dubai today!