boat24-scraper-actor avatar

boat24-scraper-actor

Pricing

from $1.00 / 1,000 results

Go to Apify Store
boat24-scraper-actor

boat24-scraper-actor

Boat24 Scraper extracts boat listings from Boat24 search result pages - price, year, dimensions, engine details, location, and more. Give it a search or category URL and it paginates through result pages automatically.

Pricing

from $1.00 / 1,000 results

Rating

0.0

(0)

Developer

Code and Curl

Code and Curl

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

What does Boat24 Listings Scraper do?

Boat24 Listings Scraper extracts boat listings from Boat24 search result pages - price, year, dimensions, engine details, location, and more. Give it a search or category URL and it paginates through result pages automatically. Running it on the Apify platform gets you scheduling, API access to results, proxy rotation, and monitoring out of the box.

Why use Boat24 Listings Scraper?

  • Track boat listings and price trends across France and Europe without manually browsing Boat24.
  • Feed marine marketplace data into research, resale, or price-comparison tools.
  • Monitor new listings for a boat type or region by scheduling recurring runs.

How to use Boat24 Listings Scraper

  1. Click Try for free (or Start) to open the Actor.
  2. Paste one or more Boat24 search or category URLs into Start URLs, e.g. https://www.boat24.com/fr/bateauxdoccasion/ (all used boats).
  3. Make sure Proxy configuration uses a residential proxy (enabled by default) - Boat24 sits behind bot protection that can block requests that don't come through one.
  4. Optionally adjust Max items to cap how many listings are scraped (defaults to 5, and the first 5 listings are free).
  5. Click Start and wait for the run to finish, then open the Dataset tab to view, filter, and export the results.

Input

FieldTypeDescription
startUrlsarray (required)Boat24 search or category URLs to scrape.
maxItemsinteger (optional)Stop the run after this many listings have been scraped. Defaults to 5.
proxyConfigurationobject (optional)Proxy settings. A residential proxy is required - see Tips below.

See the Input tab for the full schema.

Output

Each dataset item looks like this:

{
"id": "706341",
"title": "Jeanneau Cap Camarat 7.5 WA",
"boatType": "Bateau à cabine",
"price": 65000,
"currency": "EUR",
"year": 2018,
"location": "France » Pays de la Loire » Lucon",
"specs": {
"Dimensions": "7,50 x 2,53 m",
"Puissance du moteur": "1 x 250 cv / 184 kW",
"Année de fabrication": "2018"
},
"photoUrl": "https://static.b24.co/thumbs/xlarge/706341-1779969804.jpg",
"isFeatured": false,
"url": "https://www.boat24.com/fr/bateauxamoteur/jeanneau/jeanneau-cap-camarat-75-wa/detail/706341/"
}

You can download the dataset in various formats such as JSON, HTML, CSV, or Excel.

Data table

FieldDescription
idListing identifier
title, boatTypeListing name and boat category
price, currencyAsking price, when published
yearYear of manufacture, when available
locationCountry/region/city, as published on the listing
specsAdditional published specs (dimensions, engine, etc.) as key/value pairs
photoUrlListing photo
isFeaturedWhether the listing is marked as a featured/top offer
urlLink to the listing's Boat24 page

Cost estimation

This Actor uses pay-per-result pricing: the first 5 listings scraped are free, and usage beyond that is billed per listing. See the Pricing tab for current rates. Use Max items to scope smaller, cheaper runs.

Tips

  • A residential proxy is required, not just recommended. Boat24 sits behind bot protection that can block non-residential IPs, so runs without a residential proxy are more likely to fail.
  • Scope startUrls to a specific boat type or category instead of the full marketplace to reduce run time and cost.

FAQ, disclaimers, and support

This Actor only collects publicly listed Boat24 data. It is not affiliated with or endorsed by Boat24. Respect Boat24's Terms of Service when using the scraped data. Found a bug or have a feature request? Use the Issues tab on this Actor's page.