Fast and lightweight DubiCars.com scraper allows you to deep dive in the the UAE’s fastest-growing online car market for buyers and sellers. Export scraped data, run the scraper via API, schedule and monitor runs or integrate with other tools
DubiCars Scraper for cars allows you to scrape any cars from chosen urls from DubiCars.com. Here are main functionalities:
Full input sample:
1{ 2"start_urls": [{ 3"url": "https://www.dubicars.com/dubai/new"}, 4{ 5"url": "https://www.dubicars.com/search?view=&ms=yes&o=&did=&ul=AD&ma=&mo=&b=&set=bu&c=new&eo=export-only&stsd=&cr=USD&cy=&co=&s=&gi=&f=&g=&l=2&st=&gen=0" 6} 7], 8"scrape_page_limit": 1, 9"ad_detail_page_urls": "https://www.dubicars.com/2022-victory-v2-448-aed-monthly-3-yr-warranty-insurance-registration-748194.html,https://www.dubicars.com/2023-mercedes-benz-s-400-s400d-import-japan-vcc-733650.html" 10}
run_mode
By default, test mode is enabled, for the real scraped, please select Production option (prod)
start_urls
should be cars search page without page=your-page or sort=your-sort. i.e. https://uae.DubiCars.com/cars/used-cars/.
scrape_page_limit
if this data is set, only the first scrape_page_limit
of start_urls
will be scraped. To remove this limit, remove this scrape_page_limit
from input
ad_detail_page_urls
If you just want to get only specific cars corresponding to provided urls, then setup value for this input, delimiter ","
proxy_settings
To avoid getting blocked, setup proxy for running scraper, delimiter ",". i.e. http://username:password@hostname:port,http://auto:apify_proxy_EaAFg6CFhc4eKk54Q1HbGDEiUTrk480uZv03@proxy.apify.com:8000
Note: It's important to setup proxy to avoid getting blocked by DubiCars.com. I am currently using PacketStream for my other scrapers, and would recommend it for their pricing and quality is quite good. Use my link for both to get bonus https://packetstream.io/?psr=5xWZ
Here is output sample for cars:
1{ 2 "external_url": "https://www.dubicars.com/2023-ford-raptor-r-performance-4x4-local-registration-10-654152.html", 3 "updated_at": "24 Jun, 2024", 4 "title": "Ford Raptor R Performance 4x4. Local Registration +10%", 5 "name": "[Ford Raptor]", 6 "current_km": "70", 7 "price": "541000", 8 "currency": "AED", 9 "description": " 2023 Ford F-150 Raptor. BRAND NEW.
Canadian Specs
5.2L supercharged 8 Cylinder, 4WD
Exterior Color: Red, Interior: Black
Features!
Apple CarPlay, Back-Up Camera, Back-Up Sensor
Bluetooth Connection, Climate Control
Heated Front Seat(s), Heated Rear Seat(s)
Navigation System, Panoramic Vista Roof
Remote Engine Start, Running Boards/Side Steps
Safety..
4-Wheel Disc Brakes, ABS, Adjustable Pedals
Blind Spot Monitor, Brake Assist, Child Safety Locks
Daytime Running Lights, Driver Air Bag
Front Head Air Bag, Front Side Air Bag
Integrated Turn Signal Mirrors, Lane Departure Warning, Lane Keeping Assist
Passenger Air Bag, Passenger Air Bag Sensor
Rear Head Air Bag, Stability Control
Tow Hooks, Traction Control
12-inch touchscreen and 12.3-inch digital instrument cluster
Updated Sync 4 interface with wireless Android Auto and Apple CarPlay
*One of the standout features of the 2024 F-150 Raptor is its impressive suspension system, specially tuned for off-road adventures.
For more information kindly contact us!
Landline:
", 10 "type": [ 11 "Product", 12 "Car" 13 ], 14 "brand": "Ford", 15 "model": "[Raptor]", 16 "item_condition": "NewCondition", 17 "manufacturer": "Ford", 18 "vehicle_id": "DUBICARS000654152", 19 "seats": "5", 20 "doors": "4", 21 "wheels": "17´", 22 "years": "2023", 23 "color": "Red", 24 "interior_color": "Black", 25 "transmission_type": "Automatic", 26 "body_type": "Pick Up Truck", 27 "fuel_type": "Gasoline", 28 "export_status": "Can be exported", 29 "cylinders": "8", 30 "interiors_features": [ 31 "Air conditioning", 32 "Climate control", 33 "Cruise control", 34 "Power seats" 35 ], 36 "exteriors_features": [ 37 "Panoramic Roof", 38 "Fog lights", 39 "Off-road kit", 40 "Off-road tyres" 41 ], 42 "safety_features": [ 43 "4WD", 44 "ABS", 45 "Airbags (front and side)", 46 "Adaptive cruise control", 47 "Parking assist", 48 "Traction Control" 49 ], 50 "infotainment_features": [ 51 "Apple Car Play", 52 "Bluetooth system" 53 ], 54 "convenience_features": [ 55 "Parking sensor rear", 56 "Power locks", 57 "Power Windows", 58 "Rear Camera", 59 "360 Degree camera" 60 ], 61 "dealer": { 62 "name": "Dresden Used Cars", 63 "url": "https://www.dubicars.com/dealers/dubai-dresden-used-cars-1564", 64 "phone_numbers": [ 65 "97145869523" 66 ], 67 "whatsapp": "971523064900" 68 } 69}
This feature requires to run full scraped. If the ads don't appear in the last full scraped run, then those ads have been delisted.
Note: This full run will be cost consuming, so you'll need to well-scheduled based on your need.
If this ready made scraper does not match your need (input, output, pricing) or you get any issue or you need to scrape other websites, please contact us at: realspidery@gmail.com X: realspidery
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!