Sort by Accuracy

Sort:
Avatar of JonnyCoco49

Does anyone know how to download your whole library of games and sort by move accuracy or a similar filter?

Avatar of Kyu13

I am also interested.

Avatar of Mid_Nightmyths

Just click download, I think that you need to be a diamond member

Avatar of JonnyCoco49

I tried selecting all, but it only lets me do the most recent 50 games. I have diamond so that isn't the issue

Avatar of Martin_Stahl

You can use the API to download all your games, or find someone that's released code to do it, but the games don't include any accuracies. They're just the game PGN.

Avatar of Mid_Nightmyths
Martin_Stahl wrote:

You can use the API to download all your games, or find someone that's released code to do it, but the games don't include any accuracies. They're just the game PGN.

Agree

Avatar of Omed

chessinsights.xyz is a good one, enter your username -> get insights -> export -> custom -> userAccuracy -> Export
Note: it will only show the accuracy of the games which you have game reviewed on chess.com and does not put it in order.

Avatar of JonnyCoco49

thanks all, this feels like something that should be added to the site and wouldn't be a big fix on their end

Avatar of Mid_Nightmyths
JonnyCoco49 wrote:

thanks all, this feels like something that should be added to the site and wouldn't be a big fix on their end

Agree

Avatar of Pawnlings

Are you saying that you'd want the entire game sorted by accuracy or moves? Moves wouldn't really make sense. I assume you want the games themselves from most to least accurate

Avatar of JonnyCoco49
Pawnlings wrote:

Are you saying that you'd want the entire game sorted by accuracy or moves? Moves wouldn't really make sense. I assume you want the games themselves from most to least accurate

I would want to sort through the library of games I've played by my accuracy from most accurate to least accurate.

Avatar of chesslover0003

I'm working on a desktop app that downloads games from chess.com. I like this idea!

Avatar of Bobcat

can you tell me how-many squares are passed over
by all the pieces moved in any (one game) just 
another way to keep track of self impruvement

Avatar of chesslover0003

I dont find that a very useful metric for improvement. Can you elaborate?

Avatar of notjoemartinez
JonnyCoco49 wrote:

Does anyone know how to download your whole library of games and sort by move accuracy or a similar filter?

I'm the developer of chessinsights.xyz and I just added some sorting options to the explore page including sort by accuracy range. The API only stores games where you have done game reviews so there will be some missing data. Hope this helps.

Avatar of JonnyCoco49
notjoemartinez wrote:
JonnyCoco49 wrote:

Does anyone know how to download your whole library of games and sort by move accuracy or a similar filter?

I'm the developer of chessinsights.xyz and I just added some sorting options to the explore page including sort by accuracy range. The API only stores games where you have done game reviews so there will be some missing data. Hope this helps.

this is awesome