Hi, all. I am aware that we can fetch broadcasts in this endpoint: https://lichess.org/api/broadcast
Is there any possibility to fetch broadcasts for specific timeframe? For example if I wanna fetch tournaments for 2024, June? The problem with this endpoint : https://lichess.org/api/broadcast is it gives just latest a few broadcasts?
#Any possibility to filter broadcasts?
4 messages · Page 1 of 1 (latest)
anyone? 🙂
Well you could at least use paginated https://lichess.org/api#tag/Broadcasts/operation/broadcastsTop
Maybe just manipulate the URL for https://lichess.org/broadcast/calendar/2024/6 and do it manually 😅 ( or request a new calendar endpoint? )
hey @slate aurora For example if I wanna fetch tournaments for 2024, June