Dubicars Automotive Search Scraper
Pricing
Pay per usage
Dubicars Automotive Search Scraper
Scrape comprehensive vehicle data from DubiCars.com with 200+ items per search. Extract pricing, specs, seller details, images, and export status across 68 fields — perfect for auto dealers, marketplaces, and pricing analysts.
Pricing
Pay per usage
Rating
0.0
(0)
Developer
Alex
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
6 days ago
Last modified
Categories
Share
DubiCars Property Search Scraper: Export UAE Car Listings Instantly
What Is DubiCars.com?
DubiCars.com is the UAE's largest online automotive marketplace, hosting thousands of new and used vehicle listings from private sellers and authorized dealers. The platform specializes in Middle East regional specs, local pricing, export eligibility, and dealer information. Manually collecting this automotive inventory data is labor-intensive — the DubiCars Property Search Scraper automates extraction, delivering structured, analysis-ready records for dealerships, price aggregators, and market researchers.
Overview
The DubiCars Property Search Scraper extracts vehicle listings from DubiCars search results, transforming unstructured marketplace data into clean, structured records. It is ideal for:
- Auto dealers monitoring competitor inventory and pricing strategies
- Price aggregators building comprehensive Middle East automotive datasets
- Market analysts tracking used and new car trends in the UAE and region
- Export specialists identifying exportable vehicles and tracking export-eligible inventory
- Inventory managers syncing external listings to internal management systems
Key capabilities include extracting up to 200 vehicles per search URL, tracking export status and pricing, capturing high-resolution image URLs, and graceful error handling for interrupted scrapes.
Input Format
The scraper accepts a JSON configuration with flexible search parameters:
{"urls": ["https://www.dubicars.com/search?o=&did=&gen=&trg=&c=new-and-used&ul=AE&cr=USD&k=&mg=&ds=&ma=69&tr[]=all&yf=&yt=&set=bu&pf=&pt=&emif=&emit=&kf=&kt=&eo[]=can-be-exported&eo[]=not-for-export&noi=30"],"max_items_per_url": 200,"ignore_url_failures": true}
| Parameter | Description | Example |
|---|---|---|
urls | DubiCars search result pages to scrape | Any filtered search URL from dubicars.com |
max_items_per_url | Maximum vehicles extracted per URL | 200 (pulls up to 200 listings) |
ignore_url_failures | Continue if a URL fails to load | true = skip failed URLs, continue run |
Input tips:
- Use DubiCars advanced filters (make, model, year, price range, location) to refine searches before copying the URL
- Query parameters like
c=new-and-used,eo[]=can-be-exportednarrow results to your target market - Higher
max_items_per_urlvalues increase runtime; 200 is the recommended ceiling for balance
Output Format
Sample output
{"price": 149000,"export_status": "can_be_exported","export_price": 41000,"feature_type": "Premium","car_year": 2019,"warranty": 1,"promoted": false,"dealer_site": false,"image_url": "https://www.dubicars.com/images/369c63/w_1300x760/carzoo-used-cars/c6f9dbd1-402a-4838-b5a9-77f2d9faae2b.jpeg","content_type": "vehicle","content_ids": 972455,"currency": "AED","car_make": "Mercedes Benz","car_model": "GLE450","city": "Dubai","state_of_vehicle": "used","dealer_id": 2707,"transmission": "Automatic","exterior_color": "Gold","external_id": null,"item_id": 972455,"is_financed": true,"ad_type": "premium","location": "Dubai","location_id": 3,"make": "Mercedes Benz","make_id": 69,"model": "GLE450","model_id": 2421,"car_name": "Mercedes Benz GLE450","car_full_name": "Mercedes Benz GLE450 2019","year": 2019,"regional_specs": "GCC","regional_specs_id": 1,"condition": "used","color_exterior": "Gold","color_exterior_id": 164,"color_interior": "Brown","color_interior_id": 162,"drive_type": "All Wheel Drive","drive_type_id": 4,"fuel_type": "Petrol","fuel_type_id": 25,"body_type": "SUV/Crossover","body_type_id": 100,"mileage": 98900,"seat_count": 7,"price_local": 149500,"price_export": 41000,"price_discounted": 149500,"is_inspected": false,"seller_id": 2707,"seller_name": "CARZOO USED CARS","seller_type": "dealer","is_warranty": true,"status_export": "can_be_exported","image_count": 28,"steering_side": "Left hand","steering_side_id": 1,"is_video": false,"is_360": false,"transmission_type": "Automatic","transmission_type_id": 10,"cylinders": "6","cylinder_id": 6,"trim": "4MATIC","trim_id": 21014,"door_count": "5","from_url": "https://www.dubicars.com/search?o=&did=&gen=&trg=&c=new-and-used&ul=AE&cr=USD&k=&mg=&ds=&ma=69&tr%5B%5D=all&yf=&yt=&set=bu&pf=&pt=&emif=&emit=&kf=&kt=&eo%5B%5D=can-be-exported&eo%5B%5D=not-for-export&noi=30"}
Each vehicle record returns 68 detailed fields covering pricing, specifications, seller details, and media:
Identification & Listing
| Field | Meaning | Example |
|---|---|---|
Item ID | Unique DubiCars internal identifier | 12345678 |
External ID | Third-party or dealer reference ID | ABC123 |
Ad Type | Listing category (dealer, private, etc.) | Dealer |
Content Type | Content classification | Vehicle |
Is Promoted | Whether listing has paid promotion | true / false |
Dealer Site | Dealer's custom storefront URL | dealer-name.dubicars.com |
Vehicle Core Details
| Field | Meaning |
|---|---|
Make / Make ID | Manufacturer brand (e.g., BMW, Mercedes) and internal ID |
Model / Model ID | Vehicle model name (e.g., X5) and internal ID |
Year / Car Year | Manufacturing year (e.g., 2022) |
Trim / Trim ID | Trim level (e.g., Sport, Luxury) and ID |
Car Name | Display name as shown on listing |
Car Full Name | Complete vehicle designation (e.g., "BMW X5 2022 Sport") |
Vehicle Specifications
| Field | Meaning | Typical Values |
|---|---|---|
Body Type / Body Type ID | Vehicle classification | Sedan, SUV, Coupe, Truck |
Fuel Type / Fuel Type ID | Engine fuel (Petrol, Diesel, Hybrid) | Petrol, Diesel |
Drive Type / Drive Type ID | Drivetrain system | FWD, RWD, AWD |
Transmission Type / Transmission Type ID | Gear transmission type | Manual, Automatic |
Transmission | Transmission details | 8-speed Automatic |
Cylinders / Cylinder ID | Engine cylinder count | 4, 6, 8, 12 |
Seat Count | Number of seats | 5, 7, 8 |
Door Count | Number of doors | 2, 4, 5 |
Steering Side / Steering Side ID | Steering wheel position | Left, Right |
Condition & Exterior
| Field | Meaning |
|---|---|
Condition | Vehicle state (New, Used, Like New) |
State of Vehicle | Overall condition assessment |
Mileage | Odometer reading in kilometers |
Exterior Color / Color Exterior ID | Outer paint color and code |
Interior Color / Color Interior ID | Upholstery color and code |
Regional Specs / Regional Specs ID | Market-specific features (GCC, EU specs) |
Pricing & Export
| Field | Meaning |
|---|---|
Price | Default listing price in local currency |
Price Local | Price in local market currency (AED, etc.) |
Price Export | International export price |
Export Price | Export-specific pricing |
Price Discounted | Any applied discount or negotiated price |
Currency | Currency code (USD, AED, etc.) |
Export Status | Export eligibility flag (Can Export, Not for Export) |
Status Export | Detailed export capability status |
Seller Information
| Field | Meaning |
|---|---|
Seller ID | Unique seller identifier |
Seller Name | Seller or dealer business name |
Seller Type | Dealer or individual private seller |
Dealer ID | Dealer account ID (if applicable) |
Location / Location ID | City or emirate (Dubai, Abu Dhabi, etc.) |
City | Specific city name |
Vehicle Features & Media
| Field | Meaning |
|---|---|
Image URL | First or primary image URL |
Image Count | Total number of images available |
Is Video | Whether listing includes a video walkthrough |
Is 360 | Whether 360° photo gallery is available |
Content IDs | Image and media asset identifiers |
Warranty | Warranty status (Yes, No, Limited) |
Is Warranty | Boolean warranty indicator |
Is Inspected | Whether vehicle has been inspected |
Is Financed | Whether financing options available |
How to Use
- Build your search — Go to dubicars.com, use filters (make, model, year, price, location, export status) to refine results
- Copy the URL — After filtering, copy the full search results page URL from your browser address bar
- Configure the scraper — Paste the URL into the
urlsarray; setmax_items_per_urlto 200 for maximum extraction - Enable robustness — Set
ignore_url_failures: trueto skip any problematic pages and continue the run - Run & export — Launch the scraper and download results in JSON, CSV, or Excel format
Best practices:
- Use specific search filters to target your segment (e.g., only new SUVs under 100K AED)
- For large campaigns, split URLs by make/model/year to organize data
- Check image URLs immediately after completion; DubiCars image links may rotate
Use Cases & Business Value
- Competitor intelligence: Track inventory, pricing, and promotions from rival dealerships in real time
- Price benchmarking: Build regional pricing models by aggregating export and local market prices
- Export operations: Identify exportable vehicles and extract full specs for international buyers
- Multi-listing aggregators: Sync DubiCars inventory to your own automotive marketplace or website
- Market research: Analyze used car depreciation, body type demand, and fuel type trends across the Middle East
The DubiCars scraper eliminates manual data entry, enabling data-driven business decisions for dealerships, exporters, and automotive analysts.
Conclusion
The DubiCars Property Search Scraper delivers comprehensive automotive data from the Middle East's top marketplace. With 68 output fields spanning pricing, specs, seller details, and media, it transforms manual research into actionable intelligence. Whether you're a dealer, exporter, or price aggregator, this scraper unlocks the full value of DubiCars inventory data.