Dubizzle Motors Number Plates Listing Scraper avatar

Dubizzle Motors Number Plates Listing Scraper

Pricing

$19.99/month + usage

Go to Apify Store
Dubizzle Motors Number Plates Listing Scraper

Dubizzle Motors Number Plates Listing Scraper

Scrape number plate listings from Dubizzle Motors Dubai with automatic pagination and comprehensive listing 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 number plate listings from Dubizzle Motors Dubai. Provide a search URL and the actor will automatically extract number plate listing data with full pagination support.

Features

  • URL-based Scraping: Extract number plate 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 Listing Data: Extracts detailed information about each listing including:
    • Listing title (plate type and vehicle category)
    • Plate description (subheading)
    • Price
    • Location (e.g., Abu Dhabi, Al Ain)
    • Listing creation date
    • Featured and premium status
    • Listing images
  • Deduplication: Automatically deduplicates listings by their unique listing ID

Input Parameters

FieldTypeRequiredDescription
searchUrlstringYesComplete Dubizzle Motors number plates search URL to scrape
maxItemsintegerNoMaximum number of listings to fetch (default: 50)

Output

The output is a list of number plate listing objects, each containing:

  • searchUrl: The original search URL used
  • listingId: Unique identifier for the listing
  • title: Plate type and vehicle category (e.g. Abu Dhabi plate - Private car)
  • subheading: Plate description or seller name
  • price: Listed price in AED
  • location: Listing location (e.g., Abu Dhabi, Al Ain)
  • creationDate: Date the listing was published
  • isFeatured: Whether the listing is featured
  • isPremium: Whether the listing has premium badge
  • 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/number-plates/abu-dhabi-plate/",
"listingId": "abu-dhabi-numbers-3-529---c61746ca583a4253867634e12796423c",
"title": "Abu Dhabi plate - Private car",
"subheading": "Abu Dhabi numbers",
"price": "38,000",
"location": "Abu Dhabi",
"creationDate": "20 February 2026",
"isFeatured": false,
"isPremium": true,
"imageUrl": "https://dbz-images.dubizzle.com/images/2026/02/20/e6f7b30812704c72ae6c506c4fbb534b-.png?impolicy=lpv",
"url": "https://dubai.dubizzle.com/motors/number-plates/abu-dhabi-plate/private-car/2026/2/20/abu-dhabi-numbers-3-529---c61746ca583a4253867634e12796423c/",
"scrapedAt": "2026-02-21T07:41:56.069Z"
}
]

Use Cases

  • Number plate price comparison across sellers in UAE
  • VIP and premium number plate market research
  • Monitoring number plate inventory and pricing trends
  • Lead generation for number plate dealers and brokers
  • Building a number plates listings 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 number plate listings from Dubizzle Motors Dubai today!