Scrapers.lat logo scrapers.lat
新闻

ESPN Soccer Scores, Fixtures & Standings Scraper

Scrape soccer scores, fixtures, results, standings and teams for the FIFA World Cup and top leagues. Get match date, live status, home and away teams, scores, venue, broadcasts and league tables. Export to JSON, CSV or Excel.

39 每条记录的字段 JSON · CSV · Excel · API 按用量付费
espn-soccer-scraper.json 200 OK
{
  "recordType": "match",
  "matchId": "401874931",
  "league": "ita.1",
  "leagueName": "Italian Serie A",
  "season": "2026-27 Italian Serie A",
  "round": "2026-27-italian-serie-a",
  "date": "2026-08-22T16:30Z",
  "name": "Monza at Internazionale",
  "shortName": "MON @ INT"
}
你会得到什么

每次运行都返回干净、带类型的记录,可直接用于你的 CRM、表格或数据库。

  • 每个结果对应一条干净记录,已去重并规范化
  • JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
  • 在云端按用量付费,无需安装或维护
返回的字段
Record TypeMatch IdLeagueLeague NameSeasonRoundDateNameShort NameStateStatusStatus DetailCompletedClock
示例输出

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

Record TypeMatch IdLeagueLeague Name
match401874931ita.1Italian Serie A
match401874745ita.1Italian Serie A
match401874929ita.1Italian Serie A
match401874747ita.1Italian Serie A
GET /espn-soccer-scraper
{
  "recordType": "match",
  "matchId": "401874931",
  "league": "ita.1",
  "leagueName": "Italian Serie A",
  "season": "2026-27 Italian Serie A",
  "round": "2026-27-italian-serie-a",
  "date": "2026-08-22T16:30Z",
  "name": "Monza at Internazionale",
  "shortName": "MON @ INT"
}

常见问题

Which competitions are covered?

The FIFA World Cup plus top leagues and cups including the Premier League, LaLiga, Serie A, Bundesliga, Ligue 1, MLS, Liga MX, the Champions League, the Europa League and more. Pick one from the Competition list.

Can I get results for a specific day?

Yes. In scores and fixtures mode you can set a single date, or a date range with Date from and Date to. Leave them empty to get the current matchday and nearby fixtures.

Does it return live, in-progress matches?

Yes. During a live match the state, status, clock, period and current score update, and match statistics like possession and shots are filled in as the game develops.

How do I get the league table?

Set What to scrape to Standings and choose a competition. Each row is one team with its position, points, wins, draws, losses and goals. Group-stage competitions like the World Cup return every group.

How many records can I collect in one run?

Use Max Items to cap the output. A scoreboard run returns every match on the requested date or range, a standings run returns the full table, and a teams run returns every team in the competition.

Why are some fields empty?

Some fields only apply in certain contexts. Match statistics, attendance and broadcasts appear when the competition reports them, and the live clock only shows while a match is in progress.

你准备好,它就就绪。

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