Dubizzle Motors Used Cars Listing Scraper
Pricing
$19.99/month + usage
Go to Apify Store
Dubizzle Motors Used Cars Listing Scraper
Scrape used 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
Maintained by Community
Actor stats
1
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
This actor scrapes used 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 used 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
- Seller description (subheading)
- Location
- Listing images
- Deduplication: Automatically deduplicates listings by their unique listing ID
Input Parameters
| Field | Type | Required | Description |
|---|---|---|---|
searchUrl | string | Yes | Complete Dubizzle Motors used cars search URL to scrape |
maxItems | integer | No | Maximum number of listings to fetch (default: 50) |
Output
The output is a list of vehicle listing objects, each containing:
searchUrl: The original search URL usedlistingId: Unique identifier for the listingtitle: Full title of the vehicle (make - model - trim)price: Listed priceyear: Vehicle model yearkms: Mileage in kilometerssteering: Steering side (e.g. Left Hand, Right Hand)regionalSpecs: Regional specifications (e.g. GCC Specs, American Specs)subheading: Seller description or additional infolocation: Listing location (city, area)imageUrl: URL of the listing imageurl: Direct URL to the listing detail pagescrapedAt: Timestamp of when the listing was scraped
Example output:
[{"searchUrl": "https://dubai.dubizzle.com/motors/used-cars/audi/","listingId": "gcc-specs-audi-q3-sport-coupe-s-line-quatt-2-212---216ba16c3ad44b60b905fb7ddf7e0204","title": "Audi - Q3 - 40 TFSI S-Line","price": "119,000","year": "2022","kms": "93,000 km","steering": "Left Hand","regionalSpecs": "GCC Specs","subheading": "GCC SPECS AUDI Q3 SPORT COUPE S LINE QUATTRO UNDER WARRANTY","location": "Mirdif, Dubai","imageUrl": "https://dbz-images.dubizzle.com/images/2026/02/19/40b717e865d9475c9e0f74f43e385653-.jpeg?impolicy=lpv","url": "https://dubai.dubizzle.com/motors/used-cars/audi/q3/2026/2/19/gcc-specs-audi-q3-sport-coupe-s-line-quatt-2-212---216ba16c3ad44b60b905fb7ddf7e0204/","scrapedAt": "2026-02-19T09:40:10.843Z"}]
Use Cases
- Used car price comparison across dealerships in Dubai
- Automotive market research for the UAE region
- Monitoring used car inventory and pricing trends
- Lead generation for car dealerships
- Building a used 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 used car listings from Dubizzle Motors Dubai today!