About Football Hub
A free, mobile-first football news and live-scores site built with plain HTML, CSS and JavaScript — no frameworks, no backend, no API keys.
What it does
- Live scores, fixtures and league standings
- Aggregated news from public RSS feeds (BBC, ESPN, Sky, Marca, Guardian…)
- Auto-generated match previews, live coverage and post-match reports
- Team, player, and league pages with stadium and squad data
- Dedicated FIFA World Cup 2026 hub with countdown, groups, bracket, venues
- Push notifications for goal and kickoff alerts
- Progressive Web App — installable, offline-friendly
How it works
The front-end talks directly to public, CORS-friendly data sources — primarily TheSportsDB and OpenLigaDB — and to a small set of football RSS feeds via the free rss2json public proxy. Results are normalised, cached in localStorage, and re-rendered on a timer. The blog generator is a deterministic, rule-based composer that produces a unique article for every match in preview, live, and post-match phases.
License & attribution
All data is sourced from public APIs and free RSS feeds. See SOURCES.md for the full list and attribution. Code is MIT.
Disclaimer
Football Hub is an editorial project that aggregates third-party content. All trademarks and team names belong to their respective owners. The site is not affiliated with FIFA, UEFA, or any league or club.