Sort by Accuracy

Sort:
JonnyCoco49

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

Kyu13

I am also interested.

Mid_Nightmyths

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

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

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.

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

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.

JonnyCoco49

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

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

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

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.

chesslover0003

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

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

chesslover0003

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

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.

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