Is there any public API for the leagues? Thanks
The 'beta' is complete. I invite you to register as a member at www.4teamchess.com. Once you register, you don't have to do it again. Then, sign-up for a tournament event. After that, play a rapid 30-minute match on chess.com. Then post the rating received on the tournament site. At 10 PM CST, the tournament will run using 1000 simulated players and however many humans signed up for that day. The results of the tournament are available the following morning. If you are not on the winners' list you can see what team you were on from the results page. Good luck I hope you will help us find any bugs!! The club for the site here on chess.com is 4teamchess International
YankeeBastid Jan 24, 2022
Even after pressing the button [ game review ] 3 times, it does not have the result back to me. The analysis one? Can some one from dev help me out plz? I don't know what happen. Thanks
Hello, I'm not sure why, but for two games that are very similar that have both been reviewed I get different data. For example, for the first game, I get a whole lot of great data about the game, who reviewed the game, what their CAPS scores were, etc. For the second game, all I get is that the game was reviewed (this is where it says "analysisLogExists: True". Does anyone know why? https://www.chess.com/callback/analysis/game/live/35927933391/all https://www.chess.com/callback/analysis/game/live/9726554423/all
bogginssloggins Jan 19, 2022
In collaboration with chess.com, I have developed a proof of concept to demonstrate the largest chess tournament in the world. The proof lives at www.4teamchess.com. I am offering a share of my company, World Wide Sports Promotions, LLC. for those that have programing skills, API experience, and/or administrative experience. I own two other Proof of concepts in the sport of bowling and Golf. I will provide more details to those that show interest and have the skills mentioned above. Thanks and Happy Thanksgiving to those in the US.
YankeeBastid Jan 17, 2022
I will get alerts on my Android for messages. I will clearly see there is a new message in the list, but when I try to open the individual message, it isn't there. If I go to my desktop, there is no issue. I wanted to see if there is a way to add a refresh button or if something can be done to improve the communication in real time. I have already tried uninstalling and reinstalling and I have made sure I am up to date.
Christopher_Parsons Jan 17, 2022
Hello, I am using chess.com games archives to download player games. Today the PGN are no more present in the api response.For example https://api.chess.com/pub/player/jrrossibr/games/2021/02 does not contain any PGN.The PGN field is in the documentation: https://www.chess.com/news/view/published-data-api#pubapi-endpoint-games-archive Is it a bug or you intentionally removed it? It was super useful to have the PGN. Best regards,Noé
How can I make a Chess game mode like Chess960 or CrazyHouse? Please respond, thanks!
acity609 Jan 9, 2022
I posted this before but it got lost. It makes no sense that the API provides highest and lowest puzzle rating. Those are likely not even relevant except maybe a chart. My application gives you profile data. Since it has both Lichess and Chess.com, I cannot allow a scenario where your puzzle rating on Lichess is your current rating, and your puzzle rating on Chess.com is your best rating, as this is discrimination. As a result, my application ( discord bot ) doesn't support Chess.com puzzle rating in the claim that Chess.com does not give me that data.
https://api.chess.com/pub/club/{ID}/matches if request sent to this end point with team name with UTF chars then returns null string. No error code sent back. Would expect either 404 or 410 response. Example: https://api.chess.com/pub/club/principauté-de-monaco/matches
stephen_33 Jan 4, 2022
The API does not provide a current tactics rating. Only highest and lowest.
ChessGrandmaster2600 Jan 3, 2022
Tools for downloading, parsing, and searching PGN:https://github.com/josephbharrison/pgn-toolsMerry Christmas everyone!
YankeeBastid Jan 1, 2022
Hi all, It doesn't seem like I can access tournament data for the large Chess.com official tournaments. Is this because of the size of those tournaments or is there some official reason why they are not accessible? https://www.chess.com/tournament/2021-chess-com-daily-chess-championship https://api.chess.com/pub/tournament/2021-chess-com-daily-chess-championship Thanks for any information, Jeremy
mwakanosya Dec 22, 2021
Anyone know if we can retrieve the new league data such as trophies, etc...?
spieschess Dec 22, 2021
Hi all! I call: https://api.chess.com/pub/player/levonaronian/stats and get next answer: {"chess_bullet":{"last":{"rating":3002,"date":1636672838,"rd":87},"best":{"rating":3191,"date":1605125818,"game":"https://www.chess.com/game/live/3596245108"},"record":{"win":52,"loss":80,"draw":23}},"chess_blitz":{"last":{"rating":3132,"date":1636670422,"rd":70},"best":{"rating":3152,"date":1636670032,"game":"https://www.chess.com/game/live/5726414488"},"record":{"win":66,"loss":50,"draw":53}},"fide":2790,"tactics":{},"lessons":{},"puzzle_rush":{}} There isn't rapid information, but in levonaronian's profile we can see: Bullet: 3002, Blitz: 3132, Rapid: 2778. How to explain it ?
Both are gimmicks for my discord bot. Right now it only says if you are premium, not gold, platinum or diamond. Avatar URL is also a useful gimmick. I understand OAuth supplies it but I don't want to authenticate the user, and some bots have commands to fetch other people's data. Again I really need the premium level above all. Edit: Also I really want Biography to be exposed, aka "About Me"
I'm trying to make a chess application with java swing and tcp socket for my school project. But I still have some problems. Please help me out. 1. Should I put the clock for each player on server side or client side? 2. What is effective way to detect a checkmate? I can detect a check by checking all the square on the king's column, row, etc. But I dont think this way can detect a checkmate. 3. One again, where shoud i put the checkmate detector? If a player clicks on a piece, the client side will find all legal moves and display it. Shoud I put the checkmate detector somewhere here? Sorry for my bad english.
ZanyZombie22 Nov 18, 2021
I was looking into using the API to look at US Players, but the API doesn't seem to be working. When I use this link, it says there is a Internal Server Error: https://api.chess.com/pub/country/US/players Does anyone know how to fix this? Thanks!
mwakanosya Nov 17, 2021