ParseForge Scrapers

Chess.com Player Scraper

parseforge/chess-com-player-scraper

GAMESAutomationOther

Scrapes Chess.com player profiles by username and returns rating, title, country, followers, join date, and other public fields as flat rows.

Run this scraper See the API call
Total users
2
Monthly active
1
Total runs
17
Bookmarked
0
Rating
Not rated yet
Last modified
10 days ago

Overview

ParseForge

Chess.com Player Scraper

Scrape Chess.com player profiles by username, up to a million per run. Each record includes rating, title, country, followers, join date, and more. No login or API key. Export to CSV, JSON, Excel, or XML.

Chess.com's official API requires OAuth and rate limits you. This reads the public player profile endpoints directly, by username list, and returns each player in one flat row. No app registration, no token, no per-request throttling.

Who uses it What they scrape Chess.com for
Chess coaches Pull a student's rating history and title to plan lessons
Tournament organizers Verify player identities and ratings before seeding brackets
Content creators Gather stats on top players for videos and articles
Data analysts Build datasets of player demographics and rating distributions

What it does

This Actor collects Chess.com player profiles by username and returns each one as a flat row with rating, title, country, followers, join date, and other public fields.

  • ๐Ÿ‘ฅ Bulk username input: paste a list of usernames, one per line, and fetch them all in one run.
  • ๐Ÿ“Š Flat row output: every player becomes a single record with consistent fields, ready for spreadsheets.
  • โšก Fast public API: reads Chess.com's public endpoints directly, no authentication or rate-limit headaches.
  • ๐Ÿ”ข Scalable collection: free users get up to 10 records, paid users up to 1,000,000.

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

What you can do with Chess.com data

๐Ÿ“ˆ Track rating changes over time.

A chess coach runs the Actor weekly on their students' usernames to monitor rating progress and adjust training plans.

๐Ÿ” Verify player identities for tournaments.

A tournament organizer checks each entrant's username against Chess.com to confirm title, country, and rating before seeding.

๐Ÿ“Š Build a demographic dataset.

A data analyst collects profiles of top 1000 players to study the distribution of countries, titles, and follower counts.

๐ŸŽฅ Gather stats for content.

A YouTuber pulls the latest ratings and titles of featured players to include accurate overlays in videos.

Why choose this scraper

What you get
No API key Uses Chess.com's public endpoints, so you skip OAuth and app registration.
Bulk lookups Fetch hundreds or thousands of usernames in a single run.
Consistent schema Every player returns the same fields, making analysis and export easy.
Flexible export Download as CSV, JSON, Excel, or XML from the Apify dataset.

How it compares

This Actor focuses on bulk Chess.com profile lookups by username, while the competitors below either aggregate ratings across multiple sites or analyze game history.

Feature ParseForge Chess Ratings Aggregator Chess Opponent Analyzer Chess.com Player Scraper - Public Profile Data
Bulk username input Yes Not listed Not listed Yes
Chess.com profile fields (rating, title, country, followers) Yes Not listed Not listed Yes
Aggregates ratings from multiple sites (FIDE, Lichess, etc.) No Yes Not listed Not listed
Game history and opening analysis No Not listed Yes Not listed
Export to CSV, JSON, Excel, XML Yes Not listed Not listed Not listed

Configure the run

Drive the Actor with a list of Chess.com usernames, and set a maximum number of player records to collect. The Actor fetches each profile and returns it as a flat row. The Input tab lists every parameter.

A first run with the defaults:

{
 "usernames": [
 "hikaru"
 ],
 "maxItems": 10
}

A larger pull:

{
 "usernames": [
 "hikaru"
 ],
 "maxItems": 200
}

Pricing

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

Results collected Approximate cost
100 results $0.50
1,000 results $5.00
10,000 results $50.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 Chess.com Player 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 Chess.com 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/chess-com-player-scraper"

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

Troubleshooting

Why am I getting no results?

Check that the usernames are spelled correctly and are public. Some players may have private profiles that block access.

Why did the run stop after 10 records?

Free Apify users are limited to 10 player records per run. Upgrade to a paid plan to collect more.

Why is a field missing for some players?

Not all players have every field populated. For example, a player may not have a title or country listed. The Actor returns null for missing fields.

Why did I get an error about rate limiting?

Chess.com may temporarily block requests if you send too many too quickly. Reduce the number of usernames or add a delay between runs.

FAQ

Question Answer
Do I need a Chess.com API key? No. This Actor uses Chess.com's public profile endpoints, which do not require authentication or an API key.
How many players can I scrape? Free Apify users can collect up to 10 player records per run. Paid users can collect up to 1,000,000 records.
What data does it return? Each player record includes username, rating, title, country, followers, join date, and other public profile fields. The exact fields are shown in the sample output.
Can I scrape a list of usernames? Yes. Paste a list of usernames, one per line, into the input field. The Actor will fetch each one and return a row per player.
Does it work for titled players? Yes, it works for any public Chess.com username, including grandmasters and other titled players.
What export formats are supported? You can export the results as CSV, JSON, Excel, or XML directly from the Apify dataset.
Is this legal? This Actor only reads publicly available data from Chess.com. You are responsible for complying with Chess.com's terms of service and applicable laws.
Can I schedule this Actor to run automatically? Yes, you can set up a schedule in Apify to run the Actor at regular intervals, such as daily or weekly.

Related actors

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 Chess.com, LLC. 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.

Input

FieldTypeWhat it doesDefault
usernames array List of usernames to fetch. ["hikaru"]
maxItems integer Free users are limited to 10 player records (preview). Paid users can collect up to 1,000,000. 10

Pricing

from $4.52 per 1,000 results

Charged forWhat it isPrice each
result Single result in the default dataset. $0.00452 to $0.005

Tiered: the lower figure is the price on a higher Apify plan. Billing and the free credit live on Apify.

API

One POST returns the dataset directly. Same shape for every scraper in the library, so swapping the slug is the only change.

POST ยท run and get results
curl -X POST "https://api.apify.com/v2/acts/parseforge~chess-com-player-scraper/run-sync-get-dataset-items?token=$APIFY_TOKEN" \
  -H "Content-Type: application/json" \
  -d '{
    "helloWorld": 123
  }'

Examples

Input that runs as-is.

input.json
{
  "helloWorld": 123
}

Reviews

No reviews yet. Be the first.

Issues

We build and maintain this scraper, so a problem with it comes to us. Report it on the Apify listing and the thread stays attached to the scraper where the next person can find it: open an issue.

Broken and urgent, or you would rather not post in public? Write to parseforge@protonmail.com and it reaches the people who wrote it.

Related scrapers

Run Chess.com Player Scraper on Apify All scrapers