Sports & Fitness — entry 009 of 33

Football

Verified Aug 2026

Football (football98 on RapidAPI) fronts an open-source Node.js/Python scraper of OneFootball.com that serves league tables, squad stats, top scorers, news, results, fixtures, and transfers per :championship route. RapidAPI's gateway is live and key-gated -- a request without a valid key returns a 401 "Invalid API key" -- with a free BASIC tier (8,000 requests/day) plus paid PRO/ULTRA/MEGA tiers up to $24.99/month for higher daily limits. The scraper's own README carries an active deprecation notice warning that OneFootball's site structure has changed and some routes "may no longer function as intended", so any specific stat or scorer response should be treated as unverified until reconfirmed live.

footballsoccersportsstatistics
AuthenticationAPI KeySign up with the provider to obtain credentials.
HTTPSSupportedTraffic is encrypted in transit.
CORSEnabledCallable directly from browser JavaScript.
PricingFreemiumA usable free tier exists, with paid plans for more volume.
FormatsJSONResponses can be requested as JSON.

GreatAPIs Score

Score75out of 100
Authentication15/25API key required
Pricing17/20Freemium tier available
Docs14/20Documentation URL provided
Formats9/15Single response format
Freshness20/20Verified within 6 months

Embed this badge

Scored 75 on greatapis.com
<a href="https://greatapis.com/api/football/"><img src="https://greatapis.com/badge/football.svg" alt="Scored 75 on greatapis.com"></a>

Auth quickstart

  1. Get a key at the provider
  2. Send it on every request as a headerAuthorization: <key>
  3. The exact header isn't documented — Authorization is a common default; confirm in the provider's docs.
Stored keyNo key stored

Your key is stored only in this browser (localStorage) and sent directly to the API — never to greatapis.

Developer reference

Rate limit

BASIC (free): 100 requests/day; PRO ($9.99/mo): 8,000 requests/day; ULTRA ($15.99/mo): 80,000 requests/day; MEGA ($24.99/mo): 200,000 requests/day

Changelog

  • Aug 2026gained a summary, a docs link and a pricing model

See every tracked change ↗ ·Subscribe with RSS ↗