philhanna / chess-rating

Command-line program to print a user's chess ratings
MIT License
0 stars 0 forks source link

Finish writing ExtractJSONString function #4

Open philhanna opened 1 month ago

philhanna commented 1 month ago

This is part of issue #3 Input would be: window.chesscom.stats = { username: 'pehanna7', type: 'overview', overview: [{"game_count":93,"tactics_count":10,"lesson_count":6,"game_ratings":{"game_daily_chess":{"delta":0,"last_rating":1200,"first_rating":1200},"game_daily_chess960":{"delta":0,"last_rating":1200,"first_rating":1200},"game_live_blitz":{"delta":0,"last_rating":1200,"first_rating":1200},"game_live_bullet":{"delta":0,"last_rating":1200,"first_rating":1200},"game_live_rapid":{"delta":805,"last_rating":805},"game_live_chess960":{"delta":0,"last_rating":1200,"first_rating":1200},"game_live_bughouse":{"delta":0,"last_rating":1200,"first_rating":1200},"game_live_crazyhouse":{"delta":0,"last_rating":1200,"first_rating":1200},"game_live_kingofthehill":{"delta":0,"last_rating":1200,"first_rating":1200},"game_live_threecheck":{"delta":0,"last_rating":1200,"first_rating":1200}},"tactics_ratings":{"tactics_puzzles":{"delta":51,"last_rating":851,"first_rating":800}}}][0], id: '362969029', days: '90', };