VOOZH about

URL: https://apify.com/jungle_synthesizer/the-open-championship-leaderboard-scraper

โ‡ฑ The Open Championship Leaderboard Scraper ยท Apify


๐Ÿ‘ The Open Championship Leaderboard Scraper avatar

The Open Championship Leaderboard Scraper

Pricing

Pay per event

Go to Apify Store

The Open Championship Leaderboard Scraper

Scrapes the official leaderboard, tee times, and player data from The Open Championship (golf major). Returns player positions, round-by-round scores, to-par values, tee-time groups, and player countries for the current tournament year. Data sourced from theopen.com's live scoring API.

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

7 days ago

Last modified

Share

Scrape the official The Open Championship leaderboard, tee times, and player data from theopen.com.

Returns real-time (during the tournament) or final (post-event) player standings with round-by-round scores, to-par values, tee-time groups, and player country data. Sourced from theopen.com's live scoring API โ€” no unofficial feeds.

What you get

Each record in the dataset represents one player's position in the leaderboard:

FieldDescription
tournament_yearYear of the championship (e.g. 2025)
tournament_nameFull name (e.g. "The 153rd Open at Royal Portrush")
course_nameHost course
positionLeaderboard position: "1", "T3", "CUT", "WD"
player_idSource-native player ID from theopen.com
player_nameFull player name
player_countryCountry of representation
to_parTotal score vs par: "-17", "+1", "E"
total_strokesTotal strokes across completed rounds
round_1 โ€“ round_4Per-round stroke counts
current_roundRound the player is currently in (1โ€“4)
today_scoreScore for the current/most-recent round
hole_statusCurrent hole, or "F" (finished)
player_statusACTIVE, CUT, WD, DQ, NR, RTD
tee_time_utcISO-8601 UTC tee time for Round 1
tee_group_partnersPlaying partner IDs (comma-separated)
profile_urltheopen.com player profile URL
sourceSource URL
scraped_atISO-8601 scrape timestamp

Use cases

  • DFS / fantasy golf: real-time leaderboard during the tournament window (July)
  • Betting models: round scores, to-par, live position during each round
  • Golf journalism / stats: final standings and per-round breakdown
  • Multi-source validation: pair with ESPN PGA feed for cross-reference

Input

FieldTypeDefaultDescription
maxItemsinteger10Maximum players to return. Leave blank for all (~156 full field).

Notes

  • Tournament window: The actor returns final standings from the most-recently-completed championship year-round.
  • Player coverage: Player name and country are available for ~85 of the 156 full field. For remaining players only the numeric ID, score, and position are returned.
  • Tee times: Round 1 tee times are available once the draw is published (typically ~4 days before the first round).
  • No proxy or authentication required. All endpoints are publicly accessible.

Example output

{
"tournament_year":2025,
"tournament_name":"The 153rd Open at Royal Portrush",
"course_name":"Royal Portrush",
"position":"1",
"player_id":146550,
"player_name":"Scottie Scheffler",
"player_country":"United States",
"to_par":"-17",
"total_strokes":267,
"round_1":68,
"round_2":64,
"round_3":67,
"round_4":68,
"current_round":4,
"today_score":"-3",
"hole_status":"F",
"player_status":"ACTIVE",
"tee_time_utc":"2025-07-17T10:09:00Z",
"tee_group_partners":"100588, 146554",
"profile_url":"https://www.theopen.com/players/scottie-scheffler",
"source":"https://www.theopen.com/leaderboard",
"scraped_at":"2026-06-23T08:37:28.034Z"
}

You might also like

Golfnow Scraper

lexis-solutions/golfnow-scraper

GolfNow tee time scraper to extract golf course data, tee times, prices, ratings, locations, and availability into JSON/CSV for golf tee time API feeds, market research, and booking analytics.

๐Ÿ‘ User avatar

Lexis Solutions

3

Chronogolf.com Scraper

lexis-solutions/chronogolf-com-scraper

Chronogolf.com golf course scraper to extract tee times, course details, ratings, locations, photos, and booking features into JSON/CSV for golf market research, tee time analytics, and golf course directory tools.

๐Ÿ‘ User avatar

Lexis Solutions

2

PGA Tour Leaderboard Scraper

parseforge/pgatour-leaderboard-scraper

Track PGA Tour leaderboards with tournament, player, position, score to par, round scores, total, country, FedEx points, prize money, and status. Filter by tournament ID and tour. Handy for golf analytics dashboards, fantasy tools, betting models, and live tournament coverage workflows.

Lichess Player, Game & Tournament Scraper

jungle_synthesizer/lichess-player-game-tournament-scraper

Scrape Lichess player profiles, full game histories (PGN + clocks + analysis), arena and Swiss tournament listings, and per-player rating history from Lichess's open REST API. No API key required. Supports bulk username input and all game variants.

๐Ÿ‘ User avatar

BowTiedRaccoon

2

Golf Tour Stats Scraper

crawlerbros/golf-tour-scraper

Scrape professional golf player profiles using TheSportsDB free API.

Steam Scraper โ€” Games, Reviews & Player Counts

cryptosignals/steam-scraper

Extract Steam game listings and player data. Get game title, price, reviews, rating, genre, developer, release date, and current player count. Ideal for gaming market research and pricing analysis. PPE pricing โ€” pay only for results.

6

Chess.com Player Game Archive Scraper

jungle_synthesizer/chess-com-player-game-archive-scraper

Harvest full game archives from Chess.com's open Published-Data API. Scrape PGN, time controls, accuracy scores, ECO openings, and per-game ratings for any player. Bulk username support. Also fetches player profiles, rating stats, and global leaderboards. No API key required.

๐Ÿ‘ User avatar

BowTiedRaccoon

7

Speedrun.com Leaderboard & Runs Scraper

jungle_synthesizer/speedrun-com-leaderboard-runs-scraper

Scrape speedrun.com leaderboard rankings for any game and category. Resolves game names to IDs, enumerates categories automatically, and returns flattened run rows with player names, times, ranks, WR flags, platform, region, and video links via the official v1 REST API.

๐Ÿ‘ User avatar

BowTiedRaccoon

3

Transfermarkt Scraper โ€” Market Values & Transfers | $3/1K

bovi/transfermarkt-scraper

Scrape Transfermarkt (transfermarkt.com) football player data: market values, squads, transfers, and rankings. Returns 25+ fields per player โ€” name, club, position, age, nationality, market value (current + peak), contract, agent, and transfer history. No login or API key. Pay per player record.

๐Ÿ‘ User avatar

Vitalii Bondarev

2