Dubizzle Motors Boats Listing Scraper avatar

Dubizzle Motors Boats Listing Scraper

Pricing

$19.99/month + usage

Go to Apify Store
Dubizzle Motors Boats Listing Scraper

Dubizzle Motors Boats Listing Scraper

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

Features

  • URL-based Scraping: Extract boat 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 (boat type and subcategory)
    • Boat description (subheading)
    • Price
    • Age (e.g., Brand New, 5-10 years)
    • Length (e.g., 20-24 ft., 50-69 ft.)
    • Listing creation date
    • Featured and premium status
    • Verified business badge
    • Listing images
  • Deduplication: Automatically deduplicates listings by their unique listing ID

Input Parameters

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

Output

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

  • searchUrl: The original search URL used
  • listingId: Unique identifier for the listing
  • title: Boat type and subcategory (e.g. Motorboats - Yacht)
  • subheading: Boat name or seller description
  • price: Listed price in AED
  • age: Boat age (e.g., Brand New, 5-10 years)
  • length: Boat length (e.g., 20-24 ft., 70-100 ft.)
  • creationDate: Date the listing was published
  • isFeatured: Whether the listing is featured
  • isPremium: Whether the listing has premium badge
  • isVerifiedBusiness: Whether the seller is a verified business
  • 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/boats/motorboats/",
"listingId": "supra-sg-450-premium-wakesurf-wakeboard-bo-2-912---1eb7d828b7e749b2ae96e3feb02d5588",
"title": "Motorboats - Wakeboarding/Ski Boat",
"subheading": "Supra SG 450 – Premium Wakesurf Wakeboard Boat",
"price": "300,000",
"age": "5-10 years",
"length": "20-24 ft.",
"creationDate": "19 February 2026",
"isFeatured": false,
"isPremium": true,
"isVerifiedBusiness": false,
"imageUrl": "https://dbz-images.dubizzle.com/images/2026/02/19/bb118064fb6740f7a7189f978898b18d-.jpeg?impolicy=lpc",
"url": "https://dubai.dubizzle.com/motors/boats/motorboats/wakeboardingski-boat/2026/2/19/supra-sg-450-premium-wakesurf-wakeboard-bo-2-912---1eb7d828b7e749b2ae96e3feb02d5588/",
"scrapedAt": "2026-02-21T12:00:00.000Z"
}
]

Use Cases

  • Boat price comparison across sellers in Dubai
  • Marine vessel market research for the UAE region
  • Monitoring boat inventory and pricing trends
  • Lead generation for boat dealers and brokers
  • Building a marine 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 boat listings from Dubizzle Motors Dubai today!