-
-
Notifications
You must be signed in to change notification settings - Fork 311
Description
Hi, I'm building an app using your API. Thank you so much for the amazing work you have done here and for making it so easy to integrate.
This issue im opening is specific to Tanya Yomi returned in the calendars endpoint:
https://www.sefaria.org/api/calendars?day=16&month=2&year=2026
https://www.sefaria.org/Tanya%2C_Part_I%3B_Likkutei_Amarim.29.9?lang=he
it only gives one line, which isn't correct...
it should give a full range
on the website itself i see you show the range - but i dont see how this data is derived.
(maybe i should check the range of the next day and derive it from there?)
if this can be added, that would be amazing.
for example on Chabad.org you can see for this same date https://www.chabad.org/dailystudy/tanya.asp?tdate=2/16/2026
Thank you again for the amazing project that is Sefaria!
P.S.
I would love to know if there is a place to report issues with the data in the API responses. As I'm working on this, I see here and there little things that can be improved, but might not be worth the time to fix/improve. But if so, should I open seperate issues for them?
For example, I saw a day that returned Rambam Halachot with a blank line returned in the api skipping Halacha 8 - on the Sefaria website it skips it but it shows the numbering system skipping as well (i will need to back trace which date it was to give the exact info, if you want...)
P.P.S.
Is there a way to combine multiple requests into one to avoid hitting your servers multiple times for multiple dates for multiple items (like Chumash with Rashi and Unkelus)
P.P.P.S.
Is there a way to add the Hayom Yom to Sefaria? and then provide it in the API...?