LiveScore
Pricing
from $1.00 / 1,000 api requests
LiveScore
LiveScore API (livescore.com): Real-Time Scores, Results & Match Stats. Get detailed sports data including live scores, fixtures, results, and stats from LiveScore across football (soccer), tennis, basketball, hockey and more.
Pricing
from $1.00 / 1,000 api requests
Rating
0.0
(0)
Developer
SuperAPIs
Maintained by CommunityActor stats
0
Bookmarked
1
Total users
0
Monthly active users
4 days ago
Last modified
Categories
Share
LiveScore API gives you real-time and historical sports data from LiveScore - live scores, fixtures, results, match details, commentary, statistics, lineups, competitions, standings and teams through a plain HTTP JSON API.
What makes it different
It answers instantly. This Actor runs in Standby mode, so it behaves like a normal REST API instead of a scraper you start and wait for. You send a GET request, you get JSON back in the same response - no runs to poll, no datasets to fetch.
You pay per call, not per row. A request can return an entire match list, table, squad, chart or search result and is billed as a single request.
20+ endpoints, all documented. Every endpoint is a plain GET with query parameters and a full OpenAPI schema, visible in the API tab. No input schemas to learn and no wrapper objects to unpack.
Versioning
Endpoints are versioned in the path. Everything today lives under /v1/, and it will keep working exactly as it does now - new versions ship alongside it under their own prefix, never by changing what /v1/ returns.
Pricing
$1.00 per 1,000 API requests. A request is a request, no matter how much data comes back in it. There is no per-row charge, no minimum, and no charge for validation errors, missing parameters or upstream failures.
Note: as with every Standby Actor on Apify, your run also consumes Apify platform usage while it is awake, billed to your own account at your plan's rate. This Actor is deliberately kept small, and its run shuts down automatically after 5 minutes without requests.
Notes and support
Found a bug or need an endpoint that is not covered yet? Open an issue in the Issues tab.