ParseForge Scrapers

Formula 3 Driver Standings Scraper

parseforge/f3-formula3-stats-scraper

News & mediaOtherAI

Scrapes FIA Formula 3 driver standings for a given season. Returns each driver's position, points, wins, and details as a flat row.

Run this scraper See the API call
Total users
2
Monthly active
1
Total runs
96
Bookmarked
0
Rating
Not rated yet
Last modified
9 days ago

Overview

ParseForge

Formula 3 Driver Standings Scraper

Scrape Formula 3 driver standings for any season, from 2019 to 2030. Each record includes position, points, wins, and driver details. No login or API key. Export to CSV, JSON, Excel, or XML.

The FIA Formula 3 Championship publishes driver standings on its official website, but there is no public API for the data. This Actor reads the standings directly and returns each driver's position, points, wins, and other details in one fixed schema. It works for any season from 2019 onward, including the current 2026 season.

Who uses it What they scrape Formula 3 for
Motorsport journalists Get the latest F3 standings for race reports and season previews.
Fantasy league managers Pull driver points and positions to update their F3 fantasy leagues.
Data analysts Build historical datasets of F3 driver performance across seasons.
F3 teams and sponsors Track competitor standings and driver performance for scouting.

What it does

This Actor collects Formula 3 driver standings for a given season and returns each driver as a flat row.

  • ๐ŸŽ๏ธ Season selection: choose any FIA Formula 3 season from 2019 to 2030.
  • ๐Ÿ“Š Driver standings: position, points, wins, and driver details for every driver.
  • โš™๏ธ Flexible limits: set a maximum number of records to collect per run.
  • ๐Ÿ“ Multiple exports: download as CSV, JSON, Excel, or XML.

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

What you can do with Formula 3 data

๐Ÿ“ˆ Track championship battles.

A motorsport journalist runs the Actor weekly for the 2026 season to see how the title fight evolves and writes timely articles.

๐Ÿ† Update fantasy leagues.

A fantasy league manager scrapes the standings after each race weekend to recalculate team scores automatically.

๐Ÿ“Š Build historical datasets.

A data analyst collects standings for every season since 2019 to analyze driver career trajectories and team performance.

๐Ÿ” Scout rising talent.

An F3 team uses the data to monitor young drivers' points and wins across seasons for potential signings.

Why choose this scraper

What you get
No API key Works without registration or authentication.
Up to date Reflects the latest standings for the selected season.
Structured data Flat rows ready for spreadsheets or databases.
Historical coverage Seasons from 2019 to 2030.

How it compares

This Actor focuses on Formula 3 driver standings, while the competitors below cover Formula 1 data. Choose based on the championship you need.

Feature ParseForge Jolpica F1 Results Scraper - Standings and Drivers Formula 1 Data Scraper
Formula 3 driver standings Yes Not listed Not listed
Season selection from 2019 to 2030 Yes Not listed Not listed
Driver points and wins Yes Yes Not listed
No API key required Yes Not listed Yes
Export to CSV, JSON, Excel, XML Yes Not listed Not listed

Configure the run

Set the season year and the maximum number of records to collect. The Actor reads the official FIA Formula 3 standings page and returns each driver as a row. The Input tab lists every parameter.

A first run with the defaults:

{
 "year": 2026,
 "maxItems": 10
}

A larger pull:

{
 "year": 2026,
 "maxItems": 200
}

Pricing

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

Results collected Approximate cost
100 results $2.10
1,000 results $21.00
10,000 results $210.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

  1. Create a free Apify account with $5 in credit.
  2. Open the Formula 3 Driver Standings 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 Formula 3 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/f3-formula3-stats-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 year is within 2019 to 2030 and that the season has started. If the official website has no standings yet, the Actor returns an empty dataset.

The run fails with an error.

Verify your input year is valid. If the problem persists, check the Apify platform status or contact support.

I only got a few records, but I expected more.

The maximum records input may be set too low. Increase it up to 1,000,000.

The data looks outdated.

The Actor fetches live data at run time. Run it again to get the latest standings.

Can I get data for a season before 2019?

No, the Actor supports seasons from 2019 onward. For earlier seasons, check other sources.

FAQ

Question Answer
Which seasons can I scrape? Any FIA Formula 3 season from 2019 to 2030. The input accepts a year in that range.
What data does each record contain? Each record includes the driver's position, points, wins, and driver details such as name and team. The exact fields are shown in the sample output.
Do I need an API key? No. The Actor reads the public FIA Formula 3 standings page directly.
Can I limit the number of records? Yes, set the maximum records input to any number from 1 to 1,000,000.
What export formats are supported? CSV, JSON, Excel, and XML.
Is the data live? The Actor fetches the standings at the time of the run, so it reflects the latest published data.
Can I scrape multiple seasons in one run? No, each run handles one season. Run the Actor multiple times with different year inputs.
Does it include constructor standings? No, this Actor focuses on driver standings only.
What if the season has not started yet? The standings page may be empty or show no data. Check the official FIA Formula 3 website for the season schedule.
Is there a risk of being blocked? The Actor uses standard HTTP requests and respects the website's terms. For high-volume scraping, consider using Apify proxies.

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 FIA Formula 3 Championship. 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.

Input

FieldTypeWhat it doesDefault
year integer FIA Formula 3 championship season year (e.g. 2025 or 2026). 2026
maxItems integer Maximum number of Formula 3 stat records to collect per run. 10

Pricing

from $19.00 per 1,000 results

Charged forWhat it isPrice each
result Single result in the default dataset. $0.019 to $0.021

Tiered: the lower figure is the price on a higher Apify plan. Billing and the free credit live on Apify.

API

One POST returns the dataset directly. Same shape for every scraper in the library, so swapping the slug is the only change.

POST ยท run and get results
curl -X POST "https://api.apify.com/v2/acts/parseforge~f3-formula3-stats-scraper/run-sync-get-dataset-items?token=$APIFY_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "helloWorld": 123
  }'

Examples

Input that runs as-is.

input.json
{
  "helloWorld": 123
}

Reviews

No reviews yet. Be the first.

Issues

We build and maintain this scraper, so a problem with it comes to us. Report it on the Apify listing and the thread stays attached to the scraper where the next person can find it: open an issue.

Broken and urgent, or you would rather not post in public? Write to parseforge@protonmail.com and it reaches the people who wrote it.

Related scrapers

Run Formula 3 Driver Standings Scraper on Apify All scrapers