VOOZH about

URL: https://apify.com/jungle_synthesizer/lol-esports-worlds-2026-schedule-results-scraper

⇱ LoL Esports Schedule & Results Scraper Β· Apify


πŸ‘ LoL Esports Schedule & Results Scraper avatar

LoL Esports Schedule & Results Scraper

Pricing

Pay per event

Go to Apify Store

LoL Esports Schedule & Results Scraper

Scrape the official LoL Esports schedule and match results for all leagues including Worlds, MSI, LCS, LEC, LCK and regional splits. Fetches live data directly from Riot's official lolesports API β€” the same source the official lolesports.com site uses.

Pricing

Pay per event

Rating

0.0

(0)

Developer

πŸ‘ BowTiedRaccoon

BowTiedRaccoon

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

a day ago

Last modified

Categories

Share

Scrapes match schedules and results from the official Riot lolesports API β€” the same source lolesports.com renders. Covers all active leagues: Worlds, MSI, LCS, LEC, LCK, CBLOL, and 10+ regional splits. Data is live, not cached, and includes match state, team scores, best-of format, and VOD links where available.

What you get

Each record is a flattened match entry from GET /persisted/gw/getSchedule:

FieldTypeDescription
event_idstringUnique match ID from the lolesports API
league_namestringLeague name (e.g. Worlds, LCS, LEC)
league_regionstringLeague slug / region identifier
statestringMatch state: unstarted, inProgress, or completed
start_time_utcstringMatch start time in UTC ISO-8601 format
block_namestringStage/block within the tournament (e.g. Groups, Knockouts)
team_1_codestringTeam 1 abbreviation (e.g. T1, C9)
team_1_namestringTeam 1 full name
team_1_scoreintegerTeam 1 game wins
team_2_codestringTeam 2 abbreviation
team_2_namestringTeam 2 full name
team_2_scoreintegerTeam 2 game wins
best_ofintegerSeries format (e.g. 3 for best-of-3)
vod_urlstringVOD replay link when available
sourcestringAlways getSchedule

tournament_id, tournament_name, and league_id are currently null β€” the schedule endpoint doesn't expose them. Join on league_name if you need full league metadata.

Input

ParameterTypeDefaultDescription
maxItemsinteger10Maximum match records to return. Fetches most recent events first.
leagueSlugstringworldsFilter to a specific league slug. Leave blank for all leagues.

Valid league slugs include: worlds, msi, first_stand, lcs, lec, lck, lpl, cblol-brazil, americas_cup, and others. If you pass an invalid slug, the run fails with a clear error β€” check the slug against the getLeagues API.

How it works

The actor calls the Riot lolesports persisted API using the publicly documented shared API key. Each page returns up to 80 events. The cursor in pages.older moves backward in time until maxItems is reached or there are no more events. When leagueSlug is set, the actor resolves the slug to a leagueId via a one-time getLeagues prefetch and scopes all schedule requests to that league.

Non-match events (show segments, placeholders) are silently skipped.

Notes

  • This API key (0TvQnueqKa5mxJntVWt0w4LpLfEkrV1Ta8rQBb9Z) is the publicly documented Riot shared key used by third-party apps and scrapers for years. It's in the clear in countless GitHub repos. If it stops working, open a support ticket.
  • Results arrive newest-first by default. If you need a full historical dataset, set maxItems high enough to exhaust the schedule.
  • Worlds 2026 (October, China) is the high-demand event this actor was built for. The API includes it alongside the year-round regional schedule.

Pairs well with the esports-tournament-roster-scraper for player-level joins on team_1_code / team_2_code.

You might also like

LOL Esports Power Rankings

richard.biros/lol-esports-power-rankings

This LOL Esports power rankings scraper extracts official Global Power Rankings data from lolesports.com, providing comprehensive team performance metrics used by analysts, bettors, and esports enthusiasts worldwide.

πŸ‘ User avatar

Richard BiroΕ‘

16

Esports Tournament Roster Scraper

jungle_synthesizer/esports-tournament-roster-scraper

Scrape esports player rosters from Liquipedia across CS, Valorant, Dota 2, LoL, Rocket League and 30+ game wikis. Returns handle, real name, nationality, role, current team, full team history, status, and social handles.

πŸ‘ User avatar

BowTiedRaccoon

10

Liquipedia Esports Scraper

crawlerbros/liquipedia-scraper

Scrape esports tournaments, teams, and players from Liquipedia.

VLR.gg Valorant Esports Scraper

crawlerbros/vlrgg-scraper

Scrape Valorant esports data from VLR.gg - world and regional team rankings, match results, upcoming matches, and tournament events. Covers all VCT regions. No API key required.

Gaming & Esports News Intelligence

visita/games-esports-news-intelligence

Fetch and analyze news from top Gaming & Esports sources. Uses a smart "Scrape-First, Search-Fallback" engine to guarantee results. Features AI-powered sentiment analysis, hype ratings, and executive summaries. Batteries included: No external API keys needed.

πŸ‘ User avatar

Visita Intelligence

11

Liquipedia Esports Wiki Scraper

parseforge/liquipedia-esports-wiki-scraper

Scrape Liquipedia esports wiki across League of Legends, Dota 2, CS:GO, Valorant, StarCraft, and Overwatch. Get tournaments, teams, players, matches, prize pools, brackets, and earnings. Export esports data to JSON, CSV, or Excel for analytics, betting models, and fan content.

ADSB.lol Live Flights Scraper

parseforge/adsb-lol-flights-scraper

Follow live aircraft from the ADSB.lol network by location radius, callsign, ICAO hex, squawk, or military feed. Returns registration, type, altitude, ground speed, heading, squawk, and coordinates. Useful for flight tracking, airspace monitoring, and aviation research.

League of Legends Data Dragon Champion Scraper

parseforge/ddragon-lol-scraper

Reach into Riot Data Dragon for League of Legends champion data across 22 locales including English, Korean, Japanese, and Brazilian Portuguese. Pick a patch version or single champion id. Useful for LoL companion apps, build guides, esports tooling, and community wikis.

NHL Schedule Actor

pintostudio/nhl-schedule-actor

This actor query all the nhl schedule.

Twitch Scraper β€” Streams, Games, Channels & Followers

cryptosignals/twitch-scraper

Scrape Twitch live streams, games, and channel data with no API key required. Get streamer name, viewer count, game category, stream title, language, and follower count. Ideal for esports analytics, creator research, and live audience tracking. PPE pricing β€” pay only for results.

18