Boat Trader Scraper | Fast & Reliable | $30 / mo avatar
Boat Trader Scraper | Fast & Reliable | $30 / mo

Pricing

$29.99/month + usage

Go to Apify Store
Boat Trader Scraper | Fast & Reliable | $30 / mo

Boat Trader Scraper | Fast & Reliable | $30 / mo

Developed by

Fatih Tahta

Fatih Tahta

Maintained by Community

Scrape live listings from BoatTrader.com, the largest US boat marketplace. Get rich details including prices, specs, dealers, and more. Ideal for marine research, inventory tracking, or lead generation.

5.0 (1)

Pricing

$29.99/month + usage

1

2

1

Last modified

3 days ago

Boat Trader Scraper | Fast & Reliable | $25 / mo

Overview

Boat Trader Scraper | Fast & Reliable | $25 / mo delivers structured boat listing data directly from Boat Trader, the largest dedicated boat marketplace in the United States with tens of thousands of active power, sail, and personal watercraft listings. Point it at search results, categories, or individual listings and receive consistent datasets with pricing, specifications, dealer information, and media highlights. The actor runs fully automated on Apify, giving you dependable output without manual collection so you can focus on analysis instead of copy-pasting listings.

Why Use This Actor

  • Market researchers & analysts can quantify regional pricing, inventory levels, and model availability without spending hours on manual sampling.
  • Marine dealerships & brokers can track competitor stock, monitor promotions, and surface leads for outreach or trade-in opportunities.
  • Developers & product teams can enrich boating apps, marketplaces, or dashboards with timely, structured boat attributes.
  • Data professionals can build directories, power valuation models, or benchmark financing offers.

Typical use cases include lead generation, market trend reporting, product monitoring, and building enriched directories of marine businesses and vessels. Each run is optimized for reliability, so you receive consistent data quickly and with minimal oversight.

Input Parameters

ParameterTypeDescriptionDefault
startUrlsarrayOne or more Boat Trader search, category, or individual listing URLs to collect data from.
limitintegerMaximum number of listings to save per provided URL. Use this to cap run size.50000
getDetailedResultsbooleanEnable to enrich each listing with full detail pages. Disable for faster, lower-cost runs with essential fields only.true
proxyConfigurationobjectConnection setup. The default Apify Residential proxy keeps runs stable across regions.Apify Residential proxy

Example Input

{
"startUrls": [
"https://www.boattrader.com/boats/state-ca/city-beverly-hills/zip-90210/radius-10/length-0,25/"
],
"limit": 200,
"getDetailedResults": true
}

Example Output (shortened)

{
"id": "REDACTED",
"title": "2021 Hurricane SunDeck Sport 205 OB",
"url": "REDACTED",
"price": "$22,500",
"monthlyPayment": "$196/mo*",
"location": "New York, NY 10007",
"dealer": "Boat-Simple NYC & Long Island",
"imageUrl": "REDACTED",
"sponsored": true,
"pageUrl": "REDACTED",
"detailPageUrl": "REDACTED",
"overview": {
"status": "active",
"condition": "used",
"make": "Hurricane",
"model": "SunDeck Sport 205 OB",
"year": 2021,
"type": "power",
"class": "power-deck"
},
"pricing": {
"display": "$22,500",
"amountUsd": 22500,
"monthlyPayment": "$196/mo*"
},
"locationDetails": {
"city": "New York",
"state": "NY",
"country": "US",
"latitude": 40.71453,
"longitude": -74.00712
},
"contactDetails": {
"name": "REDACTED",
"email": "REDACTED",
"phone": "REDACTED"
}
}

Each dataset item represents a single listing with high-level attributes (ID, title, price, location), enrichment options (overview, pricing breakdown), precise geolocation, and dealer contact channels for lead management.

Notes & Limitations

  • Review and respect Boat Trader’s terms of service and robots.txt directives before running large jobs.
  • Data availability may vary by listing; not all sellers publish full contact details or pricing.
  • Always validate output fields before using them in downstream automations or customer-facing products.

Support

Questions or custom needs? Open an issue on the Issues tab of the actor page in Apify Console and it will be resolved around the clock.

Happy Scraping, -Fatih