Dubizzle Motors Motorcycles Listing Scraper
Pricing
$19.99/month + usage
Go to Apify Store
Dubizzle Motors Motorcycles Listing Scraper
Scrape motorcycle listings from Dubizzle Motors Dubai with automatic pagination and comprehensive vehicle data extraction.
Pricing
$19.99/month + usage
Rating
5.0
(1)
Developer

PowerBox
Maintained by Community
Actor stats
1
Bookmarked
2
Total users
1
Monthly active users
2 days ago
Last modified
Categories
Share
This actor scrapes motorcycle listings from Dubizzle Motors Dubai. Provide a search URL and the actor will automatically extract motorcycle listing data with full pagination support.
Features
- URL-based Scraping: Extract motorcycle 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 (category and type)
- Motorcycle name (subheading)
- Price
- Model year
- Kilometers driven
- Listing creation date
- Listing images
- Premium and Featured badge indicators
- Deduplication: Automatically deduplicates listings by their unique listing ID
Input Parameters
| Field | Type | Required | Description |
|---|---|---|---|
searchUrl | string | Yes | Complete Dubizzle Motors motorcycles search URL to scrape |
maxItems | integer | No | Maximum number of listings to fetch (default: 50) |
Output
The output is a list of motorcycle listing objects, each containing:
searchUrl: The original search URL usedlistingId: Unique identifier for the listingtitle: Category and type of the motorcycle (e.g. "Sport Bike - Hyper sports")subheading: Full motorcycle name (e.g. "2025 Honda CBR 650 E-Clutch")price: Listing priceyear: Model yearkms: Kilometers drivencreationDate: Date the listing was createdimageUrl: URL of the listing imageisPremium: Whether the listing has a Premium badgeisFeatured: Whether the listing has a Featured badgeurl: Direct URL to the listing detail pagescrapedAt: Timestamp of when the listing was scraped
Example output:
[{"searchUrl": "https://dubai.dubizzle.com/motors/motorcycles/sport-bike/","listingId": "2025-honda-cbr-650-e-clutch-2-895---6e63fbd8673e4911a220d7824716ceb4","title": "Sport Bike - Hyper sports","subheading": "2025 Honda CBR 650 E-Clutch","price": "35,000","year": "2025","kms": "2,000 km","creationDate": "19 February 2026","imageUrl": "https://dbz-images.dubizzle.com/images/2026/02/19/ee755cdf98294f7f8ef653ba0574c49f-.jpeg?impolicy=lpc","isPremium": true,"isFeatured": false,"url": "https://dubai.dubizzle.com/motors/motorcycles/sport-bike/hyper-sports/2026/2/19/2025-honda-cbr-650-e-clutch-2-895---6e63fbd8673e4911a220d7824716ceb4/","scrapedAt": "2026-02-19T10:44:54.503Z"}]
Use Cases
- Motorcycle price comparison across sellers in Dubai
- Automotive market research for the UAE motorcycle market
- Monitoring motorcycle inventory and pricing trends
- Lead generation for motorcycle dealerships
- Building a motorcycle 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 motorcycle listings from Dubizzle Motors Dubai today!