Fraser Yachts Scraper — Sale & Charter Listings avatar

Fraser Yachts Scraper — Sale & Charter Listings

Pricing

from $5.00 / 1,000 yacht returneds

Go to Apify Store
Fraser Yachts Scraper — Sale & Charter Listings

Fraser Yachts Scraper — Sale & Charter Listings

Scrape Fraser Yachts' public sale and charter listings with yacht specs, prices, photos, capacity, and detail-page enrichment. $0.005 per yacht.

Pricing

from $5.00 / 1,000 yacht returneds

Rating

0.0

(0)

Developer

Muhammad Afzal

Muhammad Afzal

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

6 days ago

Last modified

Share

Fraser Yachts Scraper

Extract public Fraser Yachts listings for sale and charter into a clean, agent-friendly dataset. It is designed for yacht-market research, inventory monitoring, travel planning, and brokerage workflows that need normalized yacht details rather than screenshots or manually copied web pages.

When to use it

Use this actor to collect public Fraser listings, compare superyacht specifications, monitor public asking prices, or build a catalogue of sale and charter inventory. It returns one row per yacht and can run against Fraser's sale catalogue, charter catalogue, or a supplied public Fraser catalogue/detail URL.

Do not use it for private or off-market listings, broker contact harvesting, authenticated content, or websites other than www.fraseryachts.com.

Output

Each dataset item contains a stable, flat shape suitable for spreadsheets, APIs, and AI agents:

FieldDescription
namePublic yacht name
listingTypesale or charter
listingUrlPublic Fraser detail-page URL
builder, yearBuilt, refitYearConstruction information when available
lengthMeters, lengthFeet, beamMeters, draftMetersPublic dimensions
price, currencySale asking price where available
charterRateWeekly, charterRateCurrencyCharter starting rate where available
guestCapacity, cabins, crewCapacity fields
imageUrl, imageUrls, descriptionPublic media and description in detailed mode

Missing public values are returned as null, never guessed.

Pricing

  • Actor start: $0.00005 per run
  • Yacht returned: $0.005 per valid public yacht record

maxResults is a hard output and per-record billing cap. A run with maxResults: 25 has a maximum result-event cost of $0.125, plus the start event. Compute and proxy use follow the selected Apify billing option.

Input examples

Sale inventory

{
"listingType": "sale",
"maxResults": 25,
"enrichDetails": true,
"responseFormat": "detailed"
}

Charter inventory for an AI workflow

{
"listingType": "charter",
"maxResults": 10,
"responseFormat": "concise"
}

A specific public Fraser detail page

{
"startUrls": [{ "url": "https://www.fraseryachts.com/en/yacht-for-sale/christina-o/" }],
"maxResults": 1
}

MCP use

Use this actor when an agent needs current public Fraser sale or charter inventory with pricing and yacht specifications. Do not use it for general yacht-market coverage or for other broker sites. It returns one structured record per yacht and is charged at $0.005 per yacht returned, plus a $0.00005 start event.

Reliability and responsible use

The actor uses a session pool, bounded concurrency, retries, schema-safe output writes, and an explicit result cap. Public websites change; when Fraser changes a page layout, the actor preserves successful records and writes warnings in the final run state. Use modest result limits and comply with Fraser's terms and applicable law.

FAQ

Does it scrape off-market yachts? No. It only processes pages publicly accessible on Fraser's website.

Why is a field null? Fraser may not publicly show that property for the yacht, or a page layout may omit it.

Can I pass a Fraser yacht detail URL? Yes. Add it in startUrls and use maxResults: 1.

Are images downloaded? No. The actor returns public image URLs, avoiding unnecessary storage and transfer costs.

This actor is for collecting public information. You are responsible for complying with Fraser Yachts' terms, robots directives, privacy rules, and all applicable laws. Do not use the output to invade privacy, bypass access controls, or create misleading representations of listings.