You are currently unable to comment with this account.

If you need help, please contact our Help and Support team.

Avatar of Pawnlings
Mar 8, 2025
0
I am noticing that I am getting an error 3204 internal error only sometimes with a specific club. Initially it seemed to be because the members were set to private. Even though you'd figure that would be a restricted response code. Anyway, the members are now public and sometimes it works and sometimes it doesn't. Should I assume this is just some legitimate internal issue with chess.com or is this 3204 just a catch all for anything without a specific response code?
Avatar of Martin_Stahl
Mar 1, 2025
0
Whatever language you want
Avatar of Martin_Stahl
Mar 1, 2025
0
https://www.chess.com/announcements/view/published-data-api
Avatar of Pawnlings
Feb 28, 2025
0
Write a program. Call the API. Make it do something in that program.
Avatar of Pawnlings
Feb 28, 2025
0
I didn't click the link obviously. Is it malicious or spoofed?
Avatar of Jordi_Agost
Feb 28, 2025
0
that guy is suspicius
Avatar of 1D10Tmc
Feb 25, 2025
0
You'll do well!
Avatar of Caleb341
Feb 25, 2025
0
Alright, I’m new to this as must be painfully obvious.
Avatar of Martin_Stahl
Feb 25, 2025
0
No
Avatar of Caleb341
Feb 25, 2025
0
Is there a faster way than individually doing every member?
Avatar of Caleb341
Feb 17, 2025
0
I’ll try that, thanks.
Avatar of Ximoon
Feb 17, 2025
0
The raw data is quite easy to access from the API, even if I suppose now that access to member list is not anymore possible for clubs that configured it to private it might break a bit all that. I have something slightly equivalent, you just need to iterate through the https://api.chess.com/pub/player/{member} & https://api.chess.com/pub/player/{member}/stats endpoints for all members of the club, and you can also cross check on the titled players lists to get titles, same for streamers.
Avatar of Caleb341
Feb 17, 2025
0
I found this tool quite interesting… (https://www.chess.com/blog/sjbfan/you-vs-60000-hikaru-fans) does anyone know a way to get access to this? The author has been offline for a while.
Avatar of stephen_33
Jan 15, 2025
0
I'm talking about the basic club enfpoint, not the list of club members.
Avatar of MasterMatthew52
Jan 15, 2025
0
@stephen_33 is this because the clubs are private member list? For some reason I get 404 for that, but 404 is the wrong status code to be returning.
Avatar of R4ven785
Jan 14, 2025
0
Oh
Avatar of Martin_Stahl
Jan 14, 2025
0
No, advertising is not allowed
Avatar of R4ven785
Jan 14, 2025
0
So is this club to advertise small clubs?
Avatar of stephen_33
Jan 11, 2025
0
If the API is being properly 'maintained' I don't understand why I & other users are experiencing so many problems these days when prior to that it used to work so reliably? A couple of years back I could run checks on 120 clubs with barely any failures - yesterday I had two '404' responses on just 90 clubs. That tells me things are getting worse.
Avatar of Martin_Stahl
Jan 11, 2025
0
The Public API is still being maintained, but there's no new active development. It's not being discontinued
Admins