Scrapers.lat logo scrapers.lat
新闻

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.

32 每条记录的字段 JSON · CSV · Excel · API 按用量付费
sofascore-scraper.json 200 OK
{
  "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、表格或数据库。

  • 每个结果对应一条干净记录,已去重并规范化
  • JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
  • 在云端按用量付费,无需安装或维护
返回的字段
Event IdSlugStatusStatus DescriptionStart TimeTournamentCategorySeasonRoundHome TeamHome Team IdHome Team CountryAway TeamAway Team Id
示例输出

一条真实的示例记录,正是你收到的结构。

Event IdSlugStatusStatus Description
12436870fulham-manchester-unitedfinishedEnded
GET /sofascore-scraper
{
  "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.

你准备好,它就就绪。

现在就在 Apify 上运行这个爬虫,或让我们按你的确切需求定制一个。