lichess-scraper / dataset.json
reapxdev's picture
1,184 rows from 50 collector runs
595502a verified
Raw
History Blame Contribute Delete
1.06 kB
{
"@context": "https://schema.org",
"@type": "Dataset",
"@id": "https://reapx.dev/data/lichess-scraper/",
"name": "Lichess Scraper \u00b7 Players, Games, Ratings & Tournaments",
"description": "Scrape Lichess player profiles, 13 game variant rating leaderboards (bullet, blitz, rapid, classical, chess960, ultraBullet, etc.), FIDE titles, total games, play time, and profile metadata. Fast HTTP API scraper charging per returned record with tiered pricing.",
"url": "https://reapx.dev/data/lichess-scraper/",
"identifier": "lichess-scraper",
"license": "https://creativecommons.org/licenses/by/4.0/",
"creator": {
"@type": "Organization",
"name": "reapx",
"url": "https://reapx.dev"
},
"isAccessibleForFree": true,
"dateModified": "2026-08-03",
"variableMeasured": "",
"distribution": [
{
"@type": "DataDownload",
"encodingFormat": "text/html",
"contentUrl": "https://reapx.dev/data/lichess-scraper/"
}
],
"measurementTechnique": "Apify Actor reapx/lichess-scraper",
"sameAs": "https://apify.com/reapx/lichess-scraper"
}