VOOZH about

URL: https://apify.com/jungle_synthesizer/fifa-wc-2026-match-lineups-goals-events-scraper

⇱ FIFA World Cup 2026 Match Lineups, Goals & Events Scraper Β· Apify


πŸ‘ FIFA World Cup 2026 Match Lineups, Goals & Events Scraper avatar

FIFA World Cup 2026 Match Lineups, Goals & Events Scraper

Pricing

Pay per event

Go to Apify Store

FIFA World Cup 2026 Match Lineups, Goals & Events Scraper

Scrapes per-match lineups, tactical formations, goal/card events, and referee data for all 104 FIFA World Cup 2026 matches via the official FIFA live API. Returns one row per player-match with lineup X/Y coordinates, goal and assist details, card events, and match metadata.

Pricing

Pay per event

Rating

0.0

(0)

Developer

πŸ‘ BowTiedRaccoon

BowTiedRaccoon

Maintained by Community

Actor stats

0

Bookmarked

5

Total users

2

Monthly active users

8 days ago

Last modified

Categories

Share

Scrapes per-match lineups, tactical formations, goal/card events, and referee data for all 104 FIFA World Cup 2026 matches using the official FIFA live API (api.fifa.com/api/v3).

What this actor does

For each World Cup 2026 match, this actor:

  1. Fetches the full fixture list from FIFA's calendar API (104 matches total)
  2. Filters matches by status (played, upcoming, or all)
  3. For each match, retrieves the full lineup and events from the live endpoint
  4. Returns one record per player-match with match metadata, tactical data, goals, and cards

Output

Each record represents one player in one match. Fields include:

FieldDescription
id_matchFIFA match ID
id_stageFIFA stage ID
matchdayMatch day number
stage_nameTournament stage (e.g. "First Stage", "Round of 16")
date_utcMatch date/time in UTC
home_team / away_teamTeam names
home_score / away_scoreFinal score
attendanceOfficial attendance figure
stadium_nameStadium name
tactics_home / tactics_awayTactical formation strings (e.g. "4-3-3")
player_idFIFA player ID
player_namePlayer full name
shirt_numberPlayer shirt number
position_codePosition (0=GK, 1=DEF, 2=MID, 3=FWD)
is_captainWhether the player is the captain
lineup_x / lineup_yTactical X/Y coordinates on pitch (when available)
goal_minuteMinute of goal scored (null if no goal)
goal_periodPeriod of goal (null if no goal)
assist_player_idFIFA ID of assist player (null if no assist)
card_typeCard received: Yellow, Red, or Yellow-Red (null if none)
referee_nameMain referee name
sourceSource API endpoint URL

Input

ParameterTypeDefaultDescription
maxItemsinteger10Maximum number of player-match records to return (0 = no limit)
matchStatusstringplayedFilter: played (completed matches only), upcoming (unplayed), all

Example inputs

Get lineup data for all played matches:

{
"maxItems":0,
"matchStatus":"played"
}

Quick sample of 50 records:

{
"maxItems":50,
"matchStatus":"played"
}

All 104 matches (including upcoming):

{
"maxItems":0,
"matchStatus":"all"
}

Data source

This actor uses FIFA's official api.fifa.com/api/v3 endpoints:

  • /calendar/matches β€” fixture discovery (competition 17, season 285023)
  • /live/football/17/285023/{idStage}/{idMatch} β€” per-match lineups and events

No authentication required. The same API powers the official fifa.com website.

Use cases

  • Tactical analysis: LineupX/Y coordinates and formation strings for positional analysis
  • Sports media: Per-match lineup and goal data for automated match reports
  • AI content generation: Structured "who scored what" data for WC 2026 summaries
  • Betting models: Real lineup context (who started, who scored, formations) for each match
  • Data journalism: Full tournament-level dataset linking players, goals, and match outcomes

Notes

  • The actor fetches from played matches by default (matchStatus: played). As the tournament progresses, more matches become available.
  • lineup_x / lineup_y tactical coordinates may be null β€” FIFA populates them for selected matches only.
  • Goal records capture only the first goal per player per match. Players with multiple goals will have only the first goal annotated.
  • The dataset covers the full 26-player squad per team (11 starters + 15 substitutes), not just starters.

You might also like

FIFA World Cup 2026 Fixtures & Results Scraper

jungle_synthesizer/fifa-wc-2026-fixtures-results-scraper

Scrapes all 104 FIFA World Cup 2026 fixtures and live results from the official api.fifa.com endpoint. Returns match scores, attendance, weather, stadium, referee, and team data.

πŸ‘ User avatar

BowTiedRaccoon

4

FIFA World Cup 2026 Venue & Stadium Scraper

jungle_synthesizer/fifa-wc-2026-venue-stadium-scraper

Scrapes all 16 FIFA World Cup 2026 host stadiums from the official FIFA API: capacity, location, roof/turf type, match count, and city data.

πŸ‘ User avatar

BowTiedRaccoon

2

FIFA World Cup 2026 β€” Results, Fixtures & Standings

veeronica/fifa-world-cup-2026-results-fixtures-standings

Scrape FIFA World Cup 2026 data: live scores, match results, upcoming fixtures, group standings, the knockout bracket, goal scorers, cards, venues, and attendance. Filter by stage, match status, or team.

FIFA World Cup 2026 – Live Scores & Stats

seralifatih/wc2026-stats

Live scores, match stats, standings, and player data for all 104 World Cup 2026 matches. Clean JSON output for dashboards, fantasy apps, and betting tools. Powered by BallDontLie API.

πŸ‘ User avatar

Fatih Δ°lhan

32

ESPN FIFA World Cup 2026 Live Scoreboard Scraper

jungle_synthesizer/espn-fifa-wc-2026-live-scoreboard-scraper

Scrapes live scores, match status, venue, broadcast networks, and betting odds for FIFA World Cup 2026 games from ESPN's undocumented public API (site.api.espn.com). Supports current match-day fetch plus date-range backfill. No auth required.

πŸ‘ User avatar

BowTiedRaccoon

6

StubHub FIFA World Cup 2026 Ticket Resale Scraper

jungle_synthesizer/stubhub-fifa-world-cup-2026-ticket-resale-scraper

Scrapes all FIFA World Cup 2026 ticket resale listings from StubHub β€” prices, sections, availability, and event details for all 104 matches. Returns min price, section, row, and inventory depth per listing.

πŸ‘ User avatar

BowTiedRaccoon

2

FotMob Match Details Scraper

incognito_mode/fotmob-match-details-scraper

Scrape full FotMob match details: final score, lineups & formations, per-player stats and ratings, a goal/card/substitution timeline, the team-stat comparison, venue, referee and player of the match. One normalized JSON/CSV record per match. Failed lookups are never billed.

World USCAMX Cup 3in1 2026 AI PREDICTOR & STATS

rjm8pro/world-cup-2026-betting-analyst

AI-powered FIFA World Cup 2026 match analyst. Scrapes stats from Flashscore & Sofascore, compares odds from Bet365 & DraftKings, detects value bets with Poisson model, and generates tactical analysis with Claude AI. Full pre-match report in 2 minutes.

Reinaldo Martinez

3

FIFA World Cup 2026 - Real-Time Events Notifications πŸ”₯ Free

azzouzana/world-cup-2026-real-time-events-notifications

Free ⚽ World Cup 2026 live alerts straight to your webhook! Goals 🎯 (scorer + assist when available), cards, subs, kickoff/HT/FT & more!. One setup, real-time JSON POSTs all tournament long - no polling, no F5. Paste your webhook URL & never miss a moment! πŸ†

28

5.0

World Cup 2026 & Soccer Scores Scraper

seemuapps/world-cup-soccer-scores-scraper

Get live scores, fixtures, results, and group standings for the FIFA World Cup 2026 plus 18 soccer leagues and cups. Team scores, venue, broadcast, form. No API key.