About
The repo, the dev, the stack, the legal stuff, and the fine print on accuracy.
Repository
A curated, automatically refreshed list of free-to-play Steam games. A daily Python pipeline commits what changed; this app reads the same data shards. Code is MIT, the dataset is CC BY 4.0.
Heads-up before you trust this
- Genre is best-effort. The pipeline picks one genre per game from Steam tags and the description, and for hybrids it is often wrong. Corrections are made by hand and survive every later scrape.
- The scraper assumes Steam pages in English. Regional storefront overrides can break parsing, so names, genres and DLC counts may be wrong for some records.
- This is not a Valve or Steam product. Independent project, no affiliation, no support contract.
AI disclosure
About 70% of the code here was written with help from large-language-model assistants - Grok for the first Python pipeline, Claude for the rewrite, this web app, the Worker and the legal docs. Everything is reviewed before it is committed, and no user data is sent to any model at runtime: those calls happen on the maintainer's machine, never from your browser.
Maintained by SkullMute
One Vietnamese developer, running this in spare time.
Report something
Legal & license
Code, docs and this web app are MIT-licensed. The dataset is licensed separately under CC BY 4.0. Each document is rendered here from the repository.
Stack & third-party
- Svelte 5 UI runtime MIT
- SvelteKit 2 routing + prerendering MIT
- TypeScript 6 type system Apache-2.0
- Vite 8 / Rolldown build MIT
- Tailwind CSS 4 styling MIT
- Bits UI headless UI primitives MIT
- Apache ECharts 6 charts Apache-2.0
- TanStack Virtual virtualised 3,600-row table MIT
- Fuse.js fuzzy search Apache-2.0
- idb-keyval IndexedDB cache Apache-2.0
- unified / remark / rehype legal docs, at build time only MIT
- Bricolage Grotesque display typeface OFL-1.1
- IBM Plex Sans body typeface OFL-1.1
- JetBrains Mono monospace typeface OFL-1.1
- Tauri 2 desktop + Android shell MIT or Apache-2.0
Steam, Steam Store, Steam Community and the Steam logo are trademarks of Valve Corporation. This site is not affiliated with Valve. Everything the page loads is served from this site, which fetches it from GitHub and Valve's CDN server-side - your browser contacts neither.