Dubizzle Motors Heavy Vehicles Listing Scraper avatar

Dubizzle Motors Heavy Vehicles Listing Scraper

Pricing

$19.99/month + usage

Go to Apify Store
Dubizzle Motors Heavy Vehicles Listing Scraper

Dubizzle Motors Heavy Vehicles Listing Scraper

Scrape heavy vehicle 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 heavy vehicle 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 heavy vehicle 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 (vehicle type and subcategory)
    • Seller description (subheading)
    • Price
    • Vehicle year
    • Mileage (kilometers)
    • Location
    • Listing creation date
    • Featured status
    • Listing images
  • Deduplication: Automatically deduplicates listings by their unique listing ID

Input Parameters

FieldTypeRequiredDescription
searchUrlstringYesComplete Dubizzle Motors heavy vehicles 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: Vehicle type and subcategory (e.g. Trucks - Cab-Chassis)
  • subheading: Seller description or vehicle name
  • price: Listed price in AED
  • year: Vehicle model year
  • kms: Mileage in kilometers
  • location: Listing location (city, area)
  • creationDate: Date the listing was published
  • isFeatured: Whether the listing is featured
  • imageUrl: URL of the listing image
  • url: Direct URL to the listing detail page
  • scrapedAt: Timestamp of when the listing was scraped

Example output:

[
{
"searchUrl": "https://dubai.dubizzle.com/motors/heavy-vehicles/trucks/",
"listingId": "nissan-ud-mk210-japan-7ton-2-153---2d0f9f74dc0a4c73ae041a377cf2f4d3",
"title": "Trucks - Cab-Chassis",
"subheading": "NISSAN UD MK210 JAPAN 7TON",
"price": "95,000",
"year": "2008",
"kms": "600,000 km",
"location": "Dubai Industrial City, Dubai",
"creationDate": "17 February 2026",
"isFeatured": true,
"imageUrl": "https://dbz-images.dubizzle.com/images/2026/02/17/95eacb51fd574cb484eb742573c3e7cf-.jpeg?impolicy=lpc",
"url": "https://dubai.dubizzle.com/motors/heavy-vehicles/trucks/cab-chassis/2026/2/17/nissan-ud-mk210-japan-7ton-2-153---2d0f9f74dc0a4c73ae041a377cf2f4d3/",
"scrapedAt": "2026-02-19T12:02:15.978Z"
}
]

Use Cases

  • Heavy vehicle price comparison across dealers in Dubai
  • Commercial vehicle market research for the UAE region
  • Monitoring truck and heavy vehicle inventory and pricing trends
  • Lead generation for commercial vehicle dealerships
  • Building a heavy vehicle 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 heavy vehicle listings from Dubizzle Motors Dubai today!