Tagging — what this page tells machines

F1 Tracker

Everything below is normally invisible. It is what search engines and LLMs read to decide whether to retrieve and cite this page.


About

F1 Tracker shows the current Formula 1 drivers' championship — who's leading, their team, and the points, updated as the season runs.

How it works

Standings come from the keyless Jolpica (Ergast-compatible) F1 API — the current season's driver standings, fetched client-side. No key, no server of ours.


Metadata
title
F1 Tracker
description
The live Formula 1 drivers’ championship standings — current season, current points. Keyless data, in the browser.
canonical
https://kaspirius.com/f1
updated
Last updated

Heading outline

Structured data (JSON-LD)
TechArticle

Same as Article, flagged as technical/developer reference material.

{
  "@context": "https://schema.org",
  "@type": "TechArticle",
  "headline": "F1 Tracker — data",
  "description": "The live Formula 1 drivers’ championship standings — current season, current points. Keyless data, in the browser.",
  "url": "https://kaspirius.com/f1",
  "mainEntityOfPage": {
    "@type": "WebPage",
    "@id": "https://kaspirius.com/f1"
  },
  "datePublished": "2026-06-18",
  "dateModified": "2026-06-18",
  "author": {
    "@type": "Person",
    "name": "kaspirius",
    "url": "https://kaspirius.com"
  },
  "publisher": {
    "@type": "Organization",
    "name": "kaspirius",
    "url": "https://kaspirius.com"
  }
}
↖ kaspirius