Calendar · head-to-head
caldays vs Non-Working Days
Caldays provides free public holiday data for 206 countries in JSON format, plus long-weekend calculations and a world clock endpoint. Anonymous use is capped at 10,000 requests per day; a metered API key raises the limit for higher-volume needs. The holiday data carries a CC BY 4.0 licence, so users must credit Caldays in their app.
icsdb is an open-data repository of pre-built .ics calendar files enumerating official non-working days for France (and its overseas territories), Belgium, Germany, Ireland, Switzerland, the UK's home nations, and the US, maintained on GitHub rather than served through a query API. Consumers fetch the raw .ics files directly off raw.githubusercontent.com (which serves them with open CORS) and import them into any calendar tool or icalendar-parsing library; there's no key, rate limit, or cost, but the project itself has had no commits since 2020.
| caldays | Non-Working Days | |
|---|---|---|
| Authentication | None | None |
| Pricing | freemium | free |
| Formats | JSON | ICS |
| CORS | yes | yes |
| HTTPS | Yes | Yes |