
Dubicars API
Automotive Scraper & Parser for UAE Market
Access Dubicars vehicle data through professional API. Real-time car listings from Dubai, Abu Dhabi, and all UAE emirates with pricing, specs, and dealer information.
Professional data access with flexible export options designed for UAE automotive market.
Dubicars Vehicle Data API
Tap into the UAE's automotive marketplace through a straightforward API. Get vehicle data from Dubai, Abu Dhabi, Sharjah, and every emirate - pricing in AED, full specifications, dealer details. Good for inventory management, price comparisons, market research. Skip the hassle of building scrapers.
Real-Time API
New listings hit Dubicars and reach you within 1-2 minutes through the API.
Benefit: Catch new inventory while it's fresh.
Daily Exports
Active Listings: Daily file with all live ads across the Emirates.
Removed Listings: Daily file showing sold vehicles with final prices.
Data API
Extract complete details: Price (AED), Odometer reading, Year, Brand, Model, Engine specs, Whether it's GCC/American/European, Maintenance records, Warranty coverage, Vehicle inspection data.
* Access provided within 2 minutes
Dubicars.com launched in 2012 as a vehicles-only marketplace for the UAE. Unlike sites that throw cars in with furniture and electronics, this one sticks to automotive. Currently hosts around 30,000 listings spanning Dubai, Abu Dhabi, Sharjah, Ajman, and the northern emirates. Both franchise dealerships and independent sellers list here.
The platform zeroes in on details that actually matter in the UAE market. Each listing specifies GCC specs versus American or European imports - important because GCC vehicles command better resale prices and qualify for easier insurance approvals. You'll see warranty remaining, ownership history (single owner carries weight here), accident-free verification. Authorized service centers provide maintenance logs that most dealers attach to listings.
Works for various use cases. Car dealers track what competitors price their inventory at across different emirates - a Land Cruiser in Dubai Marina typically costs 10-15% more than the identical vehicle in Fujairah. Insurance adjusters pull comps for claim valuations. Shipping companies watch for specific makes they export. The API organizes this marketplace data into clean endpoints you can query.
The Dubicars API runs continuously. New listings get detected within a couple minutes. When cars disappear from the platform, that gets logged too - helps you see actual sale prices instead of just asking prices. Everything comes through REST endpoints, no scraping infrastructure required.
mark: RAM
model: 1500 TRX
year: 2021
color: Blue
body_type: Pick Up Truck
configuration: Crew Cab 6.2L
is_dealer: false
seller: youssef
salon_id: 1623
price: 300,000 AED
mileage: 40,000 km
engine_type: Petrol
doors_count: 5
seller_type: Private
address: Dubai
rudder: Left hand
description: For sale is my 2021 Ram 1500 TRX...
images: 20 high-res URLs
custom_cleared: true
url: https://www.dubicars.com/2021-ram-1500-trx-904588.html
Data Retention Policy
Files kept for 3+ days minimum
API Availability Schedule
Fresh daily files ready for download
CSV Data Format
CSV files use pipe (|) as column separator
URL Structure:
Request Parameters:
- personal_name - your assigned subdomain identifier
- date - target date in yyyy-mm-dd format (e.g., 2025-10-15)
- file_name - export file name with extension
Available Formats:
- CSV - CSV - all_active.csv, new_daily.csv, removed_daily.csv
- JSON - JSON - all_active.json, new_daily.json, removed_daily.json
- Excel - Excel - all_active.xlsx, new_daily.xlsx, removed_daily.xlsx
cURL API Request Example
curl -L -X GET 'https://{personal_name}.auto-api.com/yyyy-mm-dd/all_active.csv' \
-H 'Authorization: Basic XXX' \
-o daily_car_data.csvWget Download Command
wget --method GET \
--header 'Authorization: Basic XXX==' \
'https://{personal_name}.auto-api.com/yyyy-mm-dd/all_active.csv'Request Parameters
api_key - personal API key
from_id - change ID to start retrieving data from. Use 0 for first request, then last received change ID + 1
Response Parameters
inner_id - permanent listing ID on dubicars.com
change_type - event type: "added" (published), "changed" (price changed), "removed" (delisted)
created_at - event timestamp
Response Body
{
"result": [
{
"id": 8234567,
"inner_id": "904588",
"change_type": "added",
"created_at": "2025-10-31T03:30:24.000",
"data": {
"id": "263",
"inner_id": "904588",
"url": "https://www.dubicars.com/2021-ram-1500-trx-904588.html",
"mark": "RAM",
"model": "1500 TRX",
"complectation": "Crew Cab 6.2L",
"year": "2021",
"color": "Blue",
"price": "300000",
"km_age": "40000",
"engine_type": "Petrol",
"transmission_type": "Automatic",
"body_type": "Pick Up Truck",
"address": "Dubai",
"seller_type": "Private",
"is_dealer": false,
"section": "used",
"seller": "youssef",
"salon_id": "1623",
"description": "For sale is my 2021 Ram 1500 TRX, a powerful and pristine truck that has been my pride and joy. I am the single owner, and it has been meticulously maintained with full service history available. The truck comes with an active warranty valid until Au",
"full_model": "RAM 1500 TRX Crew Cab 6.2L",
"doors_count": 5,
"rudder": "Left hand",
"images": [
"https://www.dubicars.com/images/2804d9/ws_960x540/private-sellers/864be3b6-113f-428c-8ac6-30899823af1a.jpg",
"https://www.dubicars.com/images/6f89b6/ws_960x540/private-sellers/9f8f72a5-e5fb-4fd0-97d9-0225bb7ff694.jpg"
],
"extra": {}
}
},
{
"id": 8234568,
"inner_id": "904589",
"change_type": "changed",
"created_at": "2025-10-31T04:00:00.000",
"data": {
"new_price": 295000
}
},
{
"id": 8234569,
"inner_id": "904590",
"change_type": "removed",
"created_at": "2025-10-31T04:30:00.000"
}
],
"meta": {
"cur_from_id": "8234567",
"limit": 10
}
}Expand your automotive data coverage across global markets with our platform APIs: