Tagging — what this page tells machines
ISS Tracker
Everything below is normally invisible. It is what search engines and LLMs read to decide whether to retrieve and cite this page.
About
ISS Tracker plots the International Space Station's ground position on a world grid as it orbits, trailing its recent path, with live altitude (~420 km) and speed (~28,000 km/h).
How it works
Every three seconds it polls the keyless Where the ISS at? API and maps the latitude/longitude onto an equirectangular grid. No key, nothing through a server of ours.
Metadata
Heading outline
- ISS Tracker
Structured data (JSON-LD)
TechArticle
Same as Article, flagged as technical/developer reference material.
{
"@context": "https://schema.org",
"@type": "TechArticle",
"headline": "ISS Tracker — data",
"description": "Watch the International Space Station cross the map in real time — live latitude, longitude, altitude and speed. Keyless, in the browser.",
"url": "https://kaspirius.com/iss",
"mainEntityOfPage": {
"@type": "WebPage",
"@id": "https://kaspirius.com/iss"
},
"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"
}
}