Scrapers.lat logo scrapers.lat
新闻

FIFA World Cup 2026 Schedule & Results Scraper

Scrape the official FIFA World Cup 2026 schedule, live results, group standings and teams: match date, status, score, home and away team with flag, stage, group, stadium and city. Export to JSON, CSV or Excel.

30 每条记录的字段 JSON · CSV · Excel · API 按用量付费
fifa-worldcup-scraper.json 200 OK
{
  "recordType": "match",
  "matchNumber": 1,
  "matchId": "400021443",
  "date": "2026-06-11T19:00:00Z",
  "localDate": "2026-06-11T13:00:00Z",
  "matchTime": "98'",
  "status": "Played",
  "stage": "First Stage",
  "group": "Group A"
}
你会得到什么

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

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

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

Record TypeMatch NumberMatch IdDate
match14000214432026-06-11T19:00:00Z
match24000214412026-06-12T02:00:00Z
match34000214492026-06-12T19:00:00Z
GET /fifa-worldcup-scraper
{
  "recordType": "match",
  "matchNumber": 1,
  "matchId": "400021443",
  "date": "2026-06-11T19:00:00Z",
  "localDate": "2026-06-11T13:00:00Z",
  "matchTime": "98'",
  "status": "Played",
  "stage": "First Stage",
  "group": "Group A"
}

常见问题

What does it cover by default?

Leave every field at its default and you get the full FIFA World Cup 2026: all 104 matches with live scores, the group standings and the teams. No configuration needed.

Can I get only one stage or group?

Yes. Use the stage filter (for example Round of 16 or Final) and the group filter (for example Group A) to narrow matches or standings to exactly what you need.

Are live scores included?

Yes. Matches carry the current status and score, so in-progress and finished games show up-to-date results each time you run it.

Does each match include the referee, officials and formations?

Yes. Every match record carries the appointed referee, the full officials list (referee, assistants, fourth official and VAR where published) with their nationality, both teams' starting formations, the live match clock and the stadium and city.

Why are some knockout standings empty?

Standings tables exist for the group stage. Knockout rounds are decided by match results, so those rows appear as the bracket fills in.

How often should I run it?

Schedule it as often as you like. During match days a frequent schedule keeps scores and standings fresh; between rounds a daily run is plenty.

你准备好,它就就绪。

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