Korn Ferry Tour Leaderboard Scraper avatar

Korn Ferry Tour Leaderboard Scraper

Pricing

from $19.00 / 1,000 results

Go to Apify Store
Korn Ferry Tour Leaderboard Scraper

Korn Ferry Tour Leaderboard Scraper

Scrapes Korn Ferry Tour leaderboard and player directory data. Returns each player as a flat row with current standings or profile details. Export to CSV, JSON, Excel, or XML.

Pricing

from $19.00 / 1,000 results

Rating

0.0

(0)

Developer

ParseForge

ParseForge

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

12 days ago

Last modified

Share

ParseForge

Korn Ferry Tour Leaderboard Scraper

Scrape the Korn Ferry Tour leaderboard and player directory, up to a million per run. Every player comes with their rank, total score, round scores, and tour statistics. No login or API key. Export to CSV, JSON, Excel, or XML.

The Korn Ferry Tour website shows live leaderboards and a full player directory, but there is no official API to pull that data into your models or reports. This Actor reads the public pages directly, collecting every player's position, score, and stats in one fixed schema. It works for the current event leaderboard or the complete player roster, and you control how many records to return.

Who uses itWhat they scrape Korn Ferry Tour for
Sports data analystsBuild performance models from current tournament scores and player stats.
Fantasy golf platformsPopulate player pools with live standings and round-by-round scores.
Sports journalistsTrack leaderboard changes and player movements during a tournament.
Bettors and oddsmakersFeed real-time scoring data into predictive models for in-play markets.

What it does

This Actor collects Korn Ferry Tour leaderboard data or player directory entries and returns each one as a flat row.

  • 🏌️ Leaderboard mode: collects the current event's full leaderboard with rank, total score, and round scores.
  • 👥 Players mode: collects the complete player directory with tour statistics and profile data.
  • 🔢 Configurable volume: set a maximum number of players to collect, from a single row up to a million per run.

Results export to CSV, JSON, Excel, or XML, or straight from the API.

What you can do with Korn Ferry Tour data

📊 Build performance dashboards.

A data analyst runs the leaderboard mode hourly during a tournament to feed a live dashboard tracking position changes and scoring trends.

🏆 Power fantasy golf apps.

A fantasy sports developer scrapes the player directory weekly to update their app's roster with current tour statistics and player profiles.

📰 Automate tournament coverage.

A sports journalist schedules the leaderboard scraper each round to pull the latest standings into their newsroom's data pipeline.

📈 Feed predictive models.

An oddsmaker collects round scores and player stats to train a model that forecasts final-round performance.

Why choose this scraper

What you get
Live tournament dataCurrent leaderboard with rank, total, and round-by-round scores
Player directoryComplete roster with tour statistics and player profiles
Fixed schemaEvery record arrives in the same flat format for easy analysis
No API limitsReads public pages directly with no registration or rate limits

How it compares

No other Store actor targets Korn Ferry Tour the same way, so the honest comparison is with the alternatives teams actually weigh.

Korn Ferry Tour Leaderboard ScraperBuild it in-houseBy hand
SetupRun it now, zero configDays of engineeringNone, but hours per pull
When Korn Ferry Tour changesMaintained for youYou fix itYou re-learn the page
Proxies, retries, anti-botBuilt inYour problemBrowser only
OutputFixed JSON schema, CSV/Excel exportWhatever you buildCopy-paste
CostPay per resultEngineering timeAnalyst hours

Configure the run

Choose between leaderboard mode for the current event or players mode for the full directory, and set the maximum number of records to collect. The Input tab lists every parameter.

A first run with the defaults:

{
"maxItems": 10
}

A larger pull:

{
"maxItems": 200
}

Pricing

Pay-per-result: $0.021 per result collected. You pay only for the results written to your dataset.

Results collectedApproximate cost
100 results$2.10
1,000 results$21.00
10,000 results$210.00

New Apify accounts start with $5 in free credit.

Free users

Free-plan runs return up to 10 results as a preview. Upgrade your Apify plan to collect up to 1,000,000 results per run.

Run it

  1. Create a free Apify account with $5 in credit.
  2. Open the Korn Ferry Tour Leaderboard Scraper.
  3. Set your inputs and any filters, then click Start.
  4. Export the results as CSV, Excel, JSON, or XML from the Dataset tab.

Run it programmatically through the Apify API (run-sync-get-dataset-items) or the ApifyClient for JavaScript and Python.

Use with AI agents (MCP)

Give an AI agent live access to Korn Ferry Tour through the Model Context Protocol. Add the Actor to Claude, Cursor, or any MCP client:

$claude mcp add --transport http apify "https://mcp.apify.com?tools=parseforge/korn-ferry-tour-leaderboard-scraper"

Then prompt it in plain language to run the scraper and read back the results.

Troubleshooting

Why am I getting no results from the leaderboard?

The leaderboard only returns data when a tournament is live. Between events the page is empty. Switch to players mode or wait for the next tournament to start.

The Actor stopped before collecting all players.

Check your maxItems setting. The Actor stops when it reaches that number. Increase maxItems up to 1,000,000 to collect the full directory.

Some player fields are empty in my dataset.

Not every player has data for every statistic. Empty fields mean the Korn Ferry Tour site did not provide that value for that player.

The run failed with a timeout error.

Large player directories can take time. Increase the run timeout in your Actor settings, or reduce maxItems to collect fewer players per run.

Can I filter by player name or country?

This Actor does not support input filters beyond mode and maxItems. Collect the full dataset and filter it afterward in your spreadsheet or script.

FAQ

QuestionAnswer
What is the Korn Ferry Tour?The Korn Ferry Tour is the developmental tour for the PGA TOUR, where professional golfers compete to earn PGA TOUR membership. It is owned and operated by the PGA TOUR.
What data does the leaderboard mode return?Leaderboard mode returns each player's current rank, total score relative to par, and scores for each completed round of the current tournament.
What data does the players mode return?Players mode returns the full player directory with names, profiles, and tour statistics for every Korn Ferry Tour member.
Can I scrape a specific tournament?The leaderboard mode always returns the current live event. There is no historical tournament selector because the site only shows the active leaderboard.
How many players can I collect in one run?You set the maximum with the maxItems field, from 1 up to 1,000,000. The Actor stops when it hits your limit or runs out of players.
Do I need a PGA TOUR account or API key?No. This Actor reads the public Korn Ferry Tour website directly. There is no login, no API key, and no registration required.
What export formats are supported?You can export your dataset in CSV, JSON, Excel, or XML from the Apify platform.
How often should I run the leaderboard scraper?During a tournament, running it every 15 to 30 minutes keeps your data current. Between events the leaderboard returns no results.
Does this scraper work for the PGA TOUR?No, this Actor is specific to the Korn Ferry Tour. For PGA TOUR data, use the PGA Tour Golf Data Scraper on Apify Store.
Can I get historical Korn Ferry Tour results?This Actor collects the current leaderboard and player directory. It does not access historical tournament archives.

Browse the full ParseForge collection for more scrapers.

🆘 Need help? Email parseforge@protonmail.com with your run ID, your input, and what you expected.

⚠️ Disclaimer. This Actor is unofficial and is not affiliated with, endorsed by, or sponsored by PGA TOUR, Inc. It collects only publicly available data. You are responsible for using the collected data in compliance with the source's terms of service and applicable data-protection laws, including GDPR, CCPA, and PIPL. Do not use it to collect personal data unlawfully.