Boat24 ProductInfo Scraper avatar

Boat24 ProductInfo Scraper

Under maintenance

Pricing

from $9.00 / 1,000 results

Go to Apify Store
Boat24 ProductInfo Scraper

Boat24 ProductInfo Scraper

Under maintenance

The Boat24 ProductInfo Scraper is a powerful tool for extracting detailed boat listings from Boat24, offering comprehensive data on specifications, pricing, and seller details....

Pricing

from $9.00 / 1,000 results

Rating

0.0

(0)

Developer

GetDataForMe

GetDataForMe

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

4 days ago

Last modified

Share

README.md

Boat24 ProductInfo Scraper

Introduction

The Boat24 ProductInfo Scraper is an advanced tool designed to extract detailed product information from Boat24 listings. It efficiently gathers data on boat specifications, pricing, seller details, and more, providing a comprehensive dataset for analysis.

Features

  • Comprehensive Data Extraction: Captures extensive details including specs, equipment, and seller information.
  • High-Quality Data: Ensures reliable and accurate information extraction from Boat24 listings.
  • User-Friendly Setup: Easy configuration with predefined start URLs.
  • Flexible Output Formats: Supports JSON, CSV, and Excel for versatile data usage.
  • Scalable Performance: Efficiently handles multiple URLs for large-scale scraping tasks.

Input Parameters

ParameterTypeRequiredDescriptionExample
startUrlsarrayYesURLs to begin the data extraction process.[ "https://www.boat24.com/en/powerboats/xo-boats/xo-boats-explr-10s-ib/detail/681267/" ]

Example Usage

Input JSON

{
"startUrls": [
"https://www.boat24.com/en/powerboats/xo-boats/xo-boats-explr-10s-ib/detail/681267/"
]
}

Output JSON

[
{
"url": "https://www.boat24.com/en/powerboats/xo-boats/xo-boats-explr-10s-ib/detail/681267/",
"title": "XO Boats EXPLR 10S IB",
"price": "EUR 165,000",
"priceInfo": "Negotiable, excl. VAT",
"listingId": "681267",
"datePosted": "01.05.2026",
"location": "France",
"seller": "Herr Schlöterlein",
"sellerType": "Private seller from Luxembourg",
"views": 97,
"favorites": 8,
"boatTypes": [
"Cabin cruiser",
"Pilothouse",
"Sport boat"
],
"specs": {
"Length x Beam": "8.60 m x 2.50 m",
"Engine power": "1 x 370 hp / 272 kW",
"Fuel": "450 l Diesel",
"Year built": "2021",
"Offer type": "Used boat",
"Manufacturer": "XO Boats",
"Model": "EXPLR 10S IB",
"Condition": "like new",
"CE marking": "C - Coastal waters",
"Draft": "0.95 m",
"Bridge clearance": "2.75 m",
"Material": "Aluminum",
"Hull type": "Planing",
"Displacement": "2,940 kg",
"Freshwater tank": "77 l Water",
"Holding tank": "40 l Wastewater",
"Propulsion": "Sterndrive",
"Engine": "Mercury Diesel TDI 4.2 L V8",
"Engine hours": "260 h",
"Max. persons": "10 Persons",
"No. of cabins": "1 Cabin",
"No. of heads": "1 Heads"
},
"equipment": [
"Battery",
"Bilge pump",
"Navigation lights",
"Pressurized water system"
],
"images": [
"https://static.b24.co/fotos/large/681267-2e05d6d28920236006876522ed495410-x-8161849-f905fbe0cbe78dcf77752ce1b5023aba.jpg",
"https://static.b24.co/fotos/large/681267-3712d6d04436bfbc166d67fc034e9ea0-x-8161850-59aedb21e50ff3d2645be64b40a4f76e.jpg",
"https://static.b24.co/fotos/large/681267-f1cb3e87654cf5b2a329b82b17de7505-x-8161857-baa36407053965b51b5fc2abc08f32b9.jpg"
],
"jsonLd": {
"@type": "Vehicle",
"sku": "681267",
"name": "XO Boats EXPLR 10S IB",
"description": "",
"material": "Aluminum",
"productionDate": "2021",
"image": "https://static.b24.co/fotos/xlarge/681267-2e05d6d28920236006876522ed495410-x-8161849-f905fbe0cbe78dcf77752ce1b5023aba.jpg",
"offers": [
{
"@type": "Offer",
"price": "165000",
"priceCurrency": "EUR",
"itemCondition": "UsedCondition",
"availability": "InStock",
"url": "https://www.boat24.com/en/powerboats/xo-boats/xo-boats-explr-10s-ib/detail/681267/",
"offeredBy": {
"@type": "Person",
"name": "Herr Schlöterlein",
"telephone": ""
}
}
],
"brand": {
"@type": "Brand",
"name": "XO Boats",
"url": "https://www.boat24.com/en/powerboats/xo/"
},
"additionalType": "Product",
"bodyType": "Pilothouse",
"color": "",
"fuelType": "Diesel",
"vehicleEngine": "Mercury Diesel TDI 4.2 L V8 1 x 370 hp / 272 kW"
}
}
]

Use Cases

  • Market Research and Analysis: Gain insights into boat market trends.
  • Competitive Intelligence: Monitor competitor listings for strategic planning.
  • Price Monitoring: Track price changes over time to identify opportunities.
  • Content Aggregation: Compile comprehensive datasets for reporting.
  • Academic Research: Support studies on maritime economics or technology.
  • Business Automation: Integrate with CRM systems for sales and marketing.

Installation and Usage

  1. Search for "Boat24 ProductInfo Scraper" in the Apify Store.
  2. Click "Try for free" or "Run".
  3. Configure input parameters as needed.
  4. Click "Start" to begin extraction.
  5. Monitor progress in the log.
  6. Export results in your preferred format (JSON, CSV, Excel).

Output Format

The output is a JSON array containing objects with detailed information about each boat listing. Key fields include:

  • url: The URL of the Boat24 listing.
  • title: Title of the boat.
  • price: Listed price.
  • specs: Detailed specifications such as dimensions and engine details.
  • equipment: List of included equipment.
  • images: URLs to images of the boat.
  • jsonLd: Structured data for SEO purposes.

Support

For custom/simplified outputs or bug reports, please contact:

We're here to help you get the most out of this Actor!