SailGP Standings Scraper
Pricing
from $4.98 / 1,000 results
SailGP Standings Scraper
Scrapes SailGP team standings for a full season or a single Grand Prix event. Returns each team as a flat row with rank, points, and event details. Export to CSV, JSON, Excel, or XML.
Pricing
from $4.98 / 1,000 results
Rating
0.0
(0)
Developer
ParseForge
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
6 days ago
Last modified
Categories
Share
SailGP Standings Scraper
Scrape SailGP standings for any season or Grand Prix event. Get team rankings, points, and race results in a clean table. Export to CSV, JSON, Excel, or XML.
SailGP publishes its leaderboards on a dynamic web app, which makes copying standings into a spreadsheet a manual chore. This Actor reads the public SailGP standings feed directly and returns each team's rank, points, and event results in one flat row. No API key or browser setup needed.
| Who uses it | What they scrape SailGP for |
|---|---|
| Sports journalists | Pull the latest SailGP standings into an article or data graphic |
| Sailing fans | Track their favorite team's position across the season |
| Data analysts | Build historical datasets of SailGP results for trend analysis |
| Fantasy league players | Get up-to-date standings to manage their fantasy teams |
What it does
This Actor collects SailGP team standings for a full season or a single Grand Prix event, and returns each team as a flat row with rank, points, and event details.
- ๐ Season or event: choose the full season total or any individual Grand Prix from the dropdown.
- ๐ Flat rows: each team's rank, points, and event results land in one row, ready for export.
- โ๏ธ Simple input: pick a season code and event, set a maximum count, and run.
- ๐พ Multiple formats: export to CSV, JSON, Excel, or XML for further analysis.
Results export to CSV, JSON, Excel, or XML, or straight from the API.
What you can do with SailGP data
๐ฐ Publish a standings table.
A sports journalist runs the Actor for the current season, exports the CSV, and embeds the table in a race recap article.
๐ Track a team's progress.
A sailing fan collects standings after each Grand Prix and charts their favorite team's rank over the season.
๐งฎ Build a historical dataset.
A data analyst runs the Actor for multiple seasons and events, then merges the outputs to analyze performance trends.
๐ Manage a fantasy league.
A fantasy league commissioner pulls the latest standings to update team scores and league rankings automatically.
Why choose this scraper
| What you get | |
|---|---|
| No manual copying | Get standings directly from SailGP's public feed without copy-pasting from the website |
| Flexible scope | Collect the whole season or a single Grand Prix event with one input |
| Clean output | Each team is a flat row with consistent fields, ready for spreadsheets or databases |
| Up to date | Runs on demand, so you always get the latest published standings |
How it compares
No other Store actor targets SailGP the same way, so the honest comparison is with the alternatives teams actually weigh.
| SailGP Standings Scraper | Build it in-house | By hand | |
|---|---|---|---|
| Setup | Run it now, zero config | Days of engineering | None, but hours per pull |
| When SailGP changes | Maintained for you | You fix it | You re-learn the page |
| Proxies, retries, anti-bot | Built in | Your problem | Browser only |
| Output | Fixed JSON schema, CSV/Excel export | Whatever you build | Copy-paste |
| Cost | Pay per result | Engineering time | Analyst hours |
Configure the run
Drive the Actor with a season code and an event selection, and set a maximum number of standings to collect per run. The Input tab lists every parameter.
A first run with the defaults:
{"season": "SGP-IL-S03-CHAMP","maxItems": 10}
A larger pull:
{"season": "SGP-IL-S03-CHAMP","maxItems": 200}
Pricing
Pay-per-result: $0.0055 per result collected. You pay only for the results written to your dataset.
| Results collected | Approximate cost |
|---|---|
| 100 results | $0.55 |
| 1,000 results | $5.50 |
| 10,000 results | $55.00 |
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
- Create a free Apify account with $5 in credit.
- Open the SailGP Standings Scraper.
- Set your inputs and any filters, then click Start.
- 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 SailGP 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/sailgp-standings-scraper"
Then prompt it in plain language to run the scraper and read back the results.
Troubleshooting
Why am I getting no results?
Check that the season code is correct and that the event selection matches a valid Grand Prix. If the season has ended, SailGP may have archived the data under a different code.
The output has fewer rows than expected.
Increase the maxItems input. The default is 10, but some events may have more teams or additional standings entries.
I see an error about invalid season code.
Verify the season code against the SailGP website. The code is case-sensitive and must match exactly, including hyphens.
Can I get data for a season not listed in the event dropdown?
The dropdown lists known events for the current season. For other seasons, you can manually enter the season code in the season field and set event to 'season' to get the full standings.
FAQ
| Question | Answer |
|---|---|
| What is a season code? | A season code is SailGP's internal identifier for a championship season, like SGP-IL-S03-CHAMP. You can find it in the URL of the standings page on sailgp.com. |
| Can I get standings for a single Grand Prix? | Yes. Set the event input to one of the listed Grand Prix codes, such as SGP-IL-S03-GP01-BER-BER for Bermuda, and the Actor returns only that event's standings. |
| How many standings can I collect? | You can set maxItems to any number from 1 to 1,000,000. The default is 10, which is enough for all teams in a season or event. |
| What format is the output? | The Actor returns a flat JSON array of team objects. You can export it to CSV, JSON, Excel, or XML from the Apify dataset. |
| Do I need an API key or login? | No. The Actor reads SailGP's public standings feed directly, so no authentication is required. |
| How often is the data updated? | The Actor fetches live data each time it runs, so you always get the latest published standings. |
| Can I schedule this Actor to run automatically? | Yes, you can set up a schedule in Apify to run it daily, weekly, or after each Grand Prix. |
| What if a season code changes? | SailGP occasionally updates its season codes. Check the standings page URL for the current code and update the input accordingly. |
Related actors
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 SailGP. 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.
