SofaScore Real Time Data scraper
SofaScore Live Sports API delivers real-time sports data with live scores, match results, fixtures, in-depth statistics, and performance insights across football (soccer), basketball, tennis, and more. Access fast, reliable, and detailed sports information from SofaScore to power apps, websites, betting platforms, or analytics tools with up-to-date match coverage and comprehensive event data.
SofaScore Real Time Data scraper endpoints
| Method | Endpoint | Description |
|---|---|---|
| Health | ||
| GET |
health_check_health_get /health |
Simple liveness probe that confirms the service is running. |
| Metadata | ||
| GET |
get_sports_api_sports_get /api/sports |
Retrieve every sport supported by SofaScore. |
| GET |
get_category_tournaments_api_categories__category_id__tournaments_get /api/categories/{category_id}/tournaments |
Retrieve unique tournaments belonging to the specified category. |
| GET |
get_categories_api_categories_get /api/categories |
Retrieve every available category from the SofaScore API. |
| Matches | ||
| GET |
get_match_votes_api_matches__match_id__votes_get /api/matches/{match_id}/votes |
Retrieve fan voting results for a match. |
| GET |
get_match_odds_api_matches__match_id__odds_get /api/matches/{match_id}/odds |
Retrieve aggregated betting odds for a match. |
| GET |
get_match_details_api_matches__match_id__details_get /api/matches/{match_id}/details |
Retrieve the full detail payload for a single match. |
| GET |
get_match_statistics_api_matches__match_id__statistics_get /api/matches/{match_id}/statistics |
Retrieve aggregated match statistics. |
| GET |
get_match_point_by_point_api_matches__match_id__point_by_point_get /api/matches/{match_id}/point-by-point |
Retrieve point-by-point scoring (tennis, volleyball …). |
| GET |
get_matches_by_date_api_matches_by_date_get /api/matches/by-date |
Retrieve all matches scheduled for a specific date. |
| GET |
get_live_matches_api_live_matches_get /api/live-matches |
Retrieve all matches currently in progress. |
| GET |
get_match_comments_api_matches__match_id__comments_get /api/matches/{match_id}/comments |
Retrieve editorial or user comments for a match. |
| GET |
get_match_incidents_api_matches__match_id__incidents_get /api/matches/{match_id}/incidents |
Retrieve in-match incidents (goals, cards, substitutions …). |
| GET |
get_match_lineups_api_matches__match_id__lineups_get /api/matches/{match_id}/lineups |
Retrieve starting and substitute lineups for a match. |
| Players | ||
| GET |
get_player_details_api_players__player_id__details_get /api/players/{player_id}/details |
Retrieve extended biographical and career details for a player. |
| GET |
get_player_transfer_history_api_players__player_id__transfer_history_get /api/players/{player_id}/transfer-history |
Retrieve the complete transfer history for a player. |
SofaScore Real Time Data scraper pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $4 / month | — |
|
| ULTRA Recommended | $15 / month | — |
|
| MEGA | $30 / month | — |
|