Scrapes data from world chess rankings website (https://2700chess.com)
Uses requests and BeautifulSoup to access and collect data
Exports player's data (name, rank, chess rating, country, and age) to an Excel file
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Scrapes data from world chess rankings website (https://2700chess.com)
Uses requests and BeautifulSoup to access and collect data
Exports player's data (name, rank, chess rating, country, and age) to an Excel file