Calendar · head-to-head

Hebrew Calendar vs Namedays Calendar

Hebrew Calendar

Hebcal converts between Gregorian and Hebrew dates and computes Shabbat start/end times, holiday dates, Torah readings, and the Daf Yomi study cycle for any location, driven by the same open-source engine (@hebcal/core) that runs the hebcal.com website. Every endpoint is keyless JSON (or RSS/iCal on other routes) under a Creative Commons Attribution 4.0 license, so results can be reused commercially as long as Hebcal is credited. It's rate-limited to keep the free service polite — no more than 90 requests per 10-second window — and the once-http-only backend now serves over HTTPS as well.

Namedays Calendar

This API looks up which name(s) are celebrated on a given calendar date — or which date a given name falls on — across roughly 40 countries' nameday traditions, via a documented OpenAPI v2 surface (/today, /tomorrow, /yesterday, /getdate) served as JSON. It's a personal open project by its maintainer (Michal Abaline) with no signup, no API key, and no rate limiting, positioned as a lighter keyless alternative to older nameday lookup services.

Hebrew CalendarNamedays Calendar
AuthenticationNoneNone
Pricingfreefree
FormatsJSONJSON
CORSyesyes
HTTPSYesYes

More comparisons