Skip to content

Scraping FIDE ratings profile to create a report of players' performance in a given timeframe.

Notifications You must be signed in to change notification settings

dani29/FIDEScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

FIDEScraper

Scraping FIDE ratings profile to create a report of players' performance in a given timeframe.

Usage

  1. Clone the repo and install the requirements.txt file using pip.
  2. Run python scrapefide.py with the following arguments:
  • --id/-i <FIDE_Player_ID> to specify which player you would like to find.
  • --months/-m <Num> to specify how many months to consider (defaults to 12).
  1. Check the output file in <PlayerID>.csv

About

Scraping FIDE ratings profile to create a report of players' performance in a given timeframe.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages