Today I fetched a player's games, and found games for 2017-12.
It appears there isn't a gap; perhaps I was looking at a user who hadn't had any games finish on the first couple of days of December. Unfortunately I am not 100% sure whose games I was looking at, but unless someone finds games via the web archive interface that are not visible via api.chess.com, I'd call this a false alarm, aka "user error".
Sorry for any inconvenience!
Hi all,
I've worked out how to fetch current daily games, and that's been very useful. I (and at least two people whose accounts have been closed) say "Thank you very much!"
I'm now working on archived games. For blitz games especially having the game ID/URL to uniquely identify games will be very useful as people often play several blitz games against the same oppoenent on the same day.
Starting with the endpoint https://api.chess.com/pub/player/{username}/games/archives for a player who joined in November 2017 I only get one endpoint back:
https://api.chess.com/pub/player/{player}/games/2017/11
This leaves me missing games from this month. Are there plans to provide the current month's games "to date"? If not, I would request that the feature be added; the games are accessible from the website's per-player archive page. I've never investigated if there is a delay of up to a day in being able to see those or not; my timezone is UTC+11 and an awful lot of people are still working on "yesterday"
right now.
Bottom line: can the "gap" between last month and unfinished games be filled, please?