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.
{ "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・スプレッドシート・データベースにそのまま使えます。
- 結果ごとに 1 レコード、重複排除・正規化済み
- JSON・CSV・Excel の安定したスキーマ、または Apify API で読み取り
- クラウドで従量課金。インストールも保守も不要
実際の 1 レコード例。受け取る形そのままです。
| Record Type | Match Number | Match Id | Date |
|---|---|---|---|
| match | 1 | 400021443 | 2026-06-11T19:00:00Z |
| match | 2 | 400021441 | 2026-06-12T02:00:00Z |
| match | 3 | 400021449 | 2026-06-12T19:00:00Z |
{ "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.