Dubizzle Motors Export Cars Listing Scraper avatar

Dubizzle Motors Export Cars Listing Scraper

Pricing

$19.99/month + usage

Go to Apify Store
Dubizzle Motors Export Cars Listing Scraper

Dubizzle Motors Export Cars Listing Scraper

Scrape export 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

2 days ago

Last modified

Share

This actor scrapes export 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 export 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
    • Badge indicators (Premium, Car of the Week, Export Only)
  • Deduplication: Automatically deduplicates listings by their unique listing ID

Input Parameters

FieldTypeRequiredDescription
searchUrlstringYesComplete Dubizzle Motors export 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: Seller description or additional info
  • location: Listing location (city, area)
  • imageUrl: URL of the listing image
  • isPremium: Whether the listing has a Premium badge
  • isCarOfTheWeek: Whether the listing has a Car of the Week badge
  • isExportOnly: Whether the listing has an Export Only 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/export-cars/kia/",
"listingId": "2025-kia-k5-15t-luxury-edition-2-902---1a9f3dd31248426284b59a132c232d5d",
"title": "Kia - K5 - LX",
"price": "75,000",
"year": "2025",
"kms": "0 km",
"steering": "Left Hand",
"regionalSpecs": "Chinese Specs",
"subheading": "2025 Kia K5 1.5T Luxury Edition",
"location": "Ras Al Khor, Dubai",
"imageUrl": "https://dbz-images.dubizzle.com/images/2026/01/06/c6ad4f9a2ef14f10a0922b5109ee732c-.jpeg?impolicy=lpv",
"isPremium": true,
"isCarOfTheWeek": false,
"isExportOnly": true,
"url": "https://dubai.dubizzle.com/motors/used-cars/kia/k5/2026/1/6/2025-kia-k5-15t-luxury-edition-2-902---1a9f3dd31248426284b59a132c232d5d/",
"scrapedAt": "2026-02-19T10:35:23.175Z"
}
]

Use Cases

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