Sofascore Live Scores & Match Stats Scraper
Scrape live football scores, fixtures, results, lineups, player ratings and match statistics from Sofascore. Track the World Cup and any league by tournament or match. Export to JSON, CSV or Excel.
{ "eventId": 12436870, "slug": "fulham-manchester-united", "status": "finished", "statusDescription": "Ended", "startTime": "2024-08-16T19:00:00.000Z", "tournament": "Premier League", "category": "England", "season": "Premier League 24/25", "round": "Round 1" }
各実行で、型が揃ったきれいなレコードを返します。CRM・スプレッドシート・データベースにそのまま使えます。
- 結果ごとに 1 レコード、重複排除・正規化済み
- JSON・CSV・Excel の安定したスキーマ、または Apify API で読み取り
- クラウドで従量課金。インストールも保守も不要
実際の 1 レコード例。受け取る形そのままです。
| Event Id | Slug | Status | Status Description |
|---|---|---|---|
| 12436870 | fulham-manchester-united | finished | Ended |
{ "eventId": 12436870, "slug": "fulham-manchester-united", "status": "finished", "statusDescription": "Ended", "startTime": "2024-08-16T19:00:00.000Z", "tournament": "Premier League", "category": "England", "season": "Premier League 24/25", "round": "Round 1" }
よくある質問
Which competitions can I scrape?
Any competition covered on the source, from the World Cup and Champions League to domestic leagues worldwide. Point the tournament id at the competition you want; the most recent season is picked automatically.
Can I get data for other sports?
Yes. Live matches mode supports football, basketball, tennis, ice hockey, baseball, American football, rugby, cricket, handball, volleyball and MMA.
How fresh is the live data?
Scores and match status reflect the moment of the run, including the current minute for games in play. Schedule the Actor to run every minute for a near live feed.
Do I get player ratings?
Yes. Turn on match details and each lineup includes player ratings once a match is under way or finished, plus goals, assists and minutes played.
In what formats can I export?
JSON, CSV, Excel, HTML or via the API.