- Blind mode tutorial
lichess.org
Donate

API Request for highest rating of a player

I wanted to know if there is any API that can provide me highest non-provisional rating of a player. I checked API reference document but couldn't find one : https://lichess.org/api

Please help.
Thanks in advance.

I wanted to know if there is any API that can provide me highest non-provisional rating of a player. I checked API reference document but couldn't find one : https://lichess.org/api Please help. Thanks in advance.

Not sure about the API, but you can find it in a player's stats for different time controls. For example, https://lichess.org/@/Newnoob12/perf/blitz. Depending on what you're doing, you might find it acceptable to do some simple HTML parsing.

Not sure about the API, but you can find it in a player's stats for different time controls. For example, https://lichess.org/@/Newnoob12/perf/blitz. Depending on what you're doing, you might find it acceptable to do some simple HTML parsing.

This topic has been archived and can no longer be replied to.