jcazevedo / fide-ratings-scala-cli

A CLI tool built with scala-cli to fetch chess ratings as JSON from the FIDE Ratings Website

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FIDE Ratings Scraper CLI

A CLI tool built with scala-cli to fetch chess ratings as JSON from the FIDE Ratings Website.

Requirements

Usage

Run the CLI tool with the FIDE identifier for whom you want to get the chess ratings for:

scala-cli run FideRatingsScraper.scala -- <fide id>

About

A CLI tool built with scala-cli to fetch chess ratings as JSON from the FIDE Ratings Website

License:MIT License


Languages

Language:Scala 100.0%