lichess-org / api

Lichess API documentation and examples
https://lichess.org/api
GNU Affero General Public License v3.0
438 stars 146 forks source link

filter attribute for daily puzzle #213

Closed jalpp closed 1 year ago

jalpp commented 1 year ago

Due to lastest addition of getting puzzle data from id, it can be useful if lichess api supports getting puzzle id(or ids but I need only 1) based on rating/themes. I know there is Lichess db that has ids and all the data but my app is small and only gets lichess puzzles on daily bases, which is why I’m using daily puzzle endpoint. But there is no option to filter daily puzzle by themes/rating so I’m requesting for getting puzzle ids by themes/rating endpoint.