Free F1 Data Widgets
Embed F1 Data on Your Blog
Add interactive F1 data visualizations to your race analysis, practice summaries, or strategy breakdowns. Free to use — just include attribution.
Team Pace Chart
Horizontal bar chart showing relative team pace deltas. Perfect for practice session reviews and race pace comparisons.
Team Pace — Australian Grand Prix FP2
Embed Code
<iframe src="https://podiumprophets.com/embed/team-pace/2026/1/fp2" width="100%" height="450" style="border:none;border-radius:12px" loading="lazy" sandbox="allow-scripts allow-popups" title="F1 Team Pace"></iframe>Long Run Strip Plot
SVG visualization showing stint-by-stint lap times colored by tyre compound. Unique to Podium Prophets — the definitive long run analysis widget.
Long Run Pace — Australian Grand Prix FP2
Embed Code
<iframe src="https://podiumprophets.com/embed/long-run/2026/1/fp2" width="100%" height="400" style="border:none;border-radius:12px" loading="lazy" sandbox="allow-scripts allow-popups" title="F1 Long Run Pace"></iframe>Interactive Analysis
Full Session Analysis Widgets
The same analysis tools users see inside the app — filterable by driver, team, and compound. Hover for detailed lap data. Powered by Recharts.
Race Pace Scatter
Scatter plot with every lap time, colored by tyre compound. Select drivers and teams to focus or compare. Hover for detailed lap info including sector times, tyre age, and track status.
Scroll to load preview
Embed Code
<iframe src="https://podiumprophets.com/embed/race-pace/2026/2/race" width="100%" height="600" style="border:none;border-radius:12px" loading="lazy" sandbox="allow-scripts allow-popups" title="F1 Race Pace Analysis"></iframe>Long Run Analysis
Box-and-whisker chart for every driver stint. Crop to zoom, filter by compound, combine stints per driver, and toggle individual stints on/off. Rich hover tooltips with degradation, consistency, and outlier details.
Add allow="fullscreen" to the iframe for the fullscreen toggle.
Scroll to load preview
Embed Code
<iframe src="https://podiumprophets.com/embed/long-run-analysis/2026/1/fp2" width="100%" height="600" style="border:none;border-radius:12px" loading="lazy" sandbox="allow-scripts allow-popups" allow="fullscreen" title="F1 Long Run Analysis"></iframe>Team Pace Hierarchy
Bar chart showing team pace deltas from the leader. Filter by compound, toggle fuel correction, and see per-driver breakdowns with lap counts.
Scroll to load preview
Embed Code
<iframe src="https://podiumprophets.com/embed/team-pace-analysis/2026/1/fp2" width="100%" height="550" style="border:none;border-radius:12px" loading="lazy" sandbox="allow-scripts allow-popups" title="F1 Team Pace Analysis"></iframe>Generate Embed Code
Select a widget type, season, round, and session to generate the embed code for a specific F1 session.
Source
Configuration
Output
S0<iframe src="https://podiumprophets.com/embed/team-pace/2026/1/fp2?preset=S0" width="100%" height="450" style="border:none;border-radius:12px" loading="lazy" sandbox="allow-scripts allow-popups" title="F1 Team Pace Chart"></iframe>Open in new tab →Live Preview
How to Add a Widget to Your Blog
No coding skills required. Copy the embed code above, then follow the steps for your platform.
WordPress
- 1In the post editor, click the + button to add a block
- 2Search for Custom HTML and select it
- 3Paste the embed code and publish
Works on self-hosted WordPress and WordPress.com Business+ plans.
Ghost
- 1In the post editor, click + or type /html
- 2Select the HTML card
- 3Paste the embed code and publish
Squarespace
- 1Add a Code Block to your page
- 2Paste the embed code into the code editor
- 3Toggle off Display Source and save
Wix
- 1Click Add Elements → Embed Code → Embed HTML
- 2Select Code mode and paste the embed code
- 3Resize the element to fit and publish
Substack & Medium Substack & Medium do not support custom HTML embeds. This is a platform limitation — no third-party widgets work on these platforms. If you write on Substack or Medium, you can link to the widget URL directly or include a screenshot with a link back to the interactive version.
Hugo, Jekyll, Astro, Next.js Hugo, Jekyll, Astro, Next.js — paste the iframe directly into your markdown or template. The embed code is standard HTML and works anywhere that renders raw HTML.
Security & Sandboxing
All embed codes include sandbox="allow-scripts allow-popups" by default. This is a strict sandbox — it allows chart interactivity and the attribution link to open in a new tab, while blocking everything else.
Allowed
- JavaScript for chart rendering & interaction
- postMessage for dynamic height reporting
- Attribution link opens in a new tab
Blocked
- No access to your cookies, localStorage, or DOM
- No parent page navigation or redirects
- No form submissions or downloads
- No same-origin access to your site
The embed cannot read or modify anything on your page. It renders F1 data in an isolated context. You can verify this by inspecting the sandbox attribute in the embed code — only allow-scripts and allow-popups are permitted — the minimum required for interactive charts and the attribution link.
Usage Terms
- Free to embed on any website or blog
- Attribution must remain visible — do not hide or remove the "Data by Podium Prophets" footer
- Data refreshes automatically after each session
- Widgets support dark, light, and auto themes via preset codes