can youu explain simpler bro im kinda confused.
My Website Site for checking chess.com stats 😊
k fixed server issue
Can you make a part where you can see winrate for specific openigns
not entierly acoret abt best game tho
well, the data is from chess.com so its not 100% accurate as it shows the highest-rated person you have beat.
k fixed server issue
Can you make a part where you can see winrate for specific openigns
ill try to find the data
How did you take data from the api ? I can access it myself but not sure how to say import it to a spreadsheet
How did you take data from the api ? I can access it myself but not sure how to say import it to a spreadsheet
well, I used javascript and used the response.json() function, which I then set another let html = ''; and printed onto the site. If this is confusing the website is open source at: https://replit.com/@Omediscool/Chesscom-Stats?v=1#ccstats/script.js
I made a website using the chess.com API. it just groups the user's stats and displays them so it's easier to see your stats instead of clicking 1000 times just to see your best blitz rating. Let me know if you want something added. hopefully, this is the right topic section.
my Website: https://chesscom-stats.omediscool.repl.co/Â (Not mine) Another cool website: https://www.chessti.me/
does your website still work? when I click on it I just see a bunch of code
I made a website using the chess.com API. it just groups the user's stats and displays them so it's easier to see your stats instead of clicking 1000 times just to see your best blitz rating. Let me know if you want something added. hopefully, this is the right topic section.
my Website: https://chesscom-stats.omediscool.repl.co/
 (Not mine) Another cool website: https://www.chessti.me/