The events api returns only the events starting from tomorrow date only.
It does not include the list of events for current date.
Lets assume today is 9th Aug 2021 and I am calling this API to fetch the list of events that were planned today, there is no way to do that.
The API is returning events starting from 10th Aug.
While on the NSE website there is an option to fetch the events planned for today so that confirms that it is feasible.
Can you please help