Fraser Yachts Scraper avatar

Fraser Yachts Scraper

Pricing

from $26.99 / 1,000 result items

Go to Apify Store
Fraser Yachts Scraper

Fraser Yachts Scraper

Scrapes Fraser Yachts public sale and charter listings with yacht specifications, pricing, and image URLs. Filter by destination, builder, length, price, guests, cabins, and amenities.

Pricing

from $26.99 / 1,000 result items

Rating

5.0

(2)

Developer

ParseForge

ParseForge

Maintained by Community

Actor stats

0

Bookmarked

4

Total users

0

Monthly active users

4 days ago

Last modified

Share

ParseForge

Fraser Yachts Scraper

Scrape Fraser Yachts sale and charter listings with full specifications, pricing, and media, up to 10,000 yachts per run. Filter by destination, builder, length, price, guests, cabins, and amenities. Export to CSV, JSON, Excel, or XML.

Fraser Yachts lists thousands of luxury yachts for sale and charter, but manually searching and compiling the data is slow. This Actor reads the public listing pages directly, applies your exact filters for destination, builder, length, price, and more, and returns each matching yacht in a consistent, flat schema. No API key or browser automation is required.

Who uses itWhat they scrape Fraser Yachts for
Yacht brokersMonitor new fleet additions and price changes to advise clients.
Market researchersAnalyze charter and sale inventory by builder, size, and destination.
Charter agenciesBuild a searchable database of available yachts with guest capacity and amenities.
Wealth managersTrack asset listings and market trends for high-net-worth clients.

What it does

This Actor collects Fraser Yachts listings by direct URL or filtered search and returns each yacht as a flat row with specifications, pricing, and media.

  • 🎯 Precision filtering: Filter by sale or charter, destination, builder, length, price, guests, cabins, crew, year built, year refit, and amenities.
  • πŸ”— Direct URL input: Paste any Fraser Yachts listing page URL to scrape its details directly, bypassing all other filters.
  • πŸ“Š Structured output: Every yacht returns with its name, price, length, builder, guest and cabin counts, crew, location, and full image gallery URLs.
  • πŸ›₯️ Sale and charter coverage: Collect listings for yachts available for purchase, charter, or both in a single run.

Results export to CSV, JSON, Excel, or XML, or straight from the API.

What you can do with Fraser Yachts data

πŸ“ˆ Monitor new fleet additions.

A yacht broker runs the Actor weekly with the 'New to the fleet' flag to get a list of fresh listings and reach out to owners.

🌍 Build destination-specific catalogs.

A charter agency filters by 'The Caribbean' and 'Greece' to populate their website with yachts available in peak-season locations.

πŸ—οΈ Track builder market share.

A market researcher filters by 'Benetti' and 'Feadship' to compare inventory volume and pricing between shipyards.

πŸ‘¨β€πŸ‘©β€πŸ‘§β€πŸ‘¦ Match yachts to client needs.

A charter broker filters by guests '12+', cabins '6+', and amenity 'Jacuzzi' to shortlist family-friendly yachts.

Why choose this scraper

What you get
No API key neededAccess public listing data without registration or rate limits.
Full media linksGet all available yacht photo URLs in one dataset.
Flexible inputScrape a single URL or run a filtered search across the entire fleet.
Fixed schemaEvery run returns the same fields for easy database ingestion.

How it compares

This Actor focuses on fast, filtered list scraping while the alternative enriches individual detail pages.

FeatureParseForgeFraser Yachts Scraper - Sale & Charter Listings
Filter by destinationYesNot listed
Filter by builderYesNot listed
Filter by amenitiesYesNot listed
Direct URL inputYesNot listed
Detail-page enrichmentNot listedYes

Configure the run

Drive the Actor from a direct listing URL or a filtered search by sale or charter, destination, builder, length, price, guests, cabins, crew, year built, year refit, and amenities, and filters run as each listing is read so only matches reach your dataset. The Input tab lists every parameter.

A first run with the defaults:

{
"maxItems": 10,
"lookingFor": "Sale",
"minLength": 10,
"maxLength": 85,
"minPrice": 250000,
"maxPrice": 185000000,
"minCrew": 0,
"maxCrew": 0
}

A larger pull:

{
"maxItems": 200,
"lookingFor": "Sale",
"minLength": 10,
"maxLength": 85,
"minPrice": 250000,
"maxPrice": 185000000,
"minCrew": 0,
"maxCrew": 0
}

Pricing

Pay-per-result: $0.03599 per result collected. You pay only for the results written to your dataset.

Results collectedApproximate cost
100 results$3.60
1,000 results$35.99
10,000 results$359.90

New Apify accounts start with $5 in free credit.

Free users

Free-plan runs return up to 10 results as a preview. Upgrade your Apify plan to collect up to 1,000,000 results per run.

Run it

  1. Create a free Apify account with $5 in credit.
  2. Open the Fraser Yachts Scraper.
  3. Set your inputs and any filters, then click Start.
  4. Export the results as CSV, Excel, JSON, or XML from the Dataset tab.

Run it programmatically through the Apify API (run-sync-get-dataset-items) or the ApifyClient for JavaScript and Python.

Use with AI agents (MCP)

Give an AI agent live access to Fraser Yachts through the Model Context Protocol. Add the Actor to Claude, Cursor, or any MCP client:

$claude mcp add --transport http apify "https://mcp.apify.com?tools=parseforge/fraseryachts-scraper"

Then prompt it in plain language to run the scraper and read back the results.

Troubleshooting

Why am I getting no results?

Your filter combination may be too restrictive. Try removing some filters, such as a narrow price range combined with a specific builder, and run again.

The Actor returns fewer yachts than I expected.

Check that your 'Maximum yachts' setting is high enough. Also, some filter combinations naturally produce a small result set on the Fraser Yachts website.

Some yachts are missing fields like price or crew count.

Fraser Yachts does not always display every field for every listing. If a value is absent on the website, the Actor returns an empty cell for that field.

I pasted a URL but the Actor still uses my filters.

Make sure the URL is in the 'startUrl' field. When that field is populated, all other filter inputs are ignored.

FAQ

QuestionAnswer
Can I scrape both sale and charter listings at once?Yes. Leave the 'Looking For' field empty and the Actor will collect both sale and charter yachts in the same run.
How do I scrape a specific yacht I already found?Paste the full URL of the yacht listing page into the 'startUrl' field. The Actor will ignore all other filters and return that single yacht's details.
What data fields does the Actor return?Each row includes the yacht name, price, length, builder, year built, year refit, guest and cabin counts, crew, destination, amenities, and all available image URLs.
Is there a limit on how many yachts I can scrape?You can set the 'Maximum yachts' input up to 10,000 per run. The Actor stops when it reaches that number or when no more listings match your filters.
Does this Actor require a Fraser Yachts account?No. It reads the publicly available listing pages, so no login, API key, or account is needed.
Can I filter by multiple destinations at once?Yes. The 'Destinations' field accepts multiple selections, so you can target yachts available in the Mediterranean, the Caribbean, and the Indian Ocean in one run.
How does the price filter work for charter listings?When you select 'Charter', the minimum price defaults to 30,000 EUR. You can adjust the min and max price sliders to narrow the range further.
What export formats are supported?You can export your dataset in CSV, JSON, Excel, or XML from the Apify platform.
Can I schedule this Actor to run automatically?Yes. Use Apify's scheduler to run the Actor daily or weekly and receive notifications when new yachts appear.

Browse the full ParseForge collection for more scrapers.

πŸ†˜ Need help? Email parseforge@protonmail.com with your run ID, your input, and what you expected.

⚠️ Disclaimer. This Actor is unofficial and is not affiliated with, endorsed by, or sponsored by Fraser Yachts. It collects only publicly available data. You are responsible for using the collected data in compliance with the source's terms of service and applicable data-protection laws, including GDPR, CCPA, and PIPL. Do not use it to collect personal data unlawfully.