← Back to Dashboard

Hebrew Calendar

CalendarActiveUnknownAuth: UnknownDoc: HTML
Visit Website ↗

Description

Convert between Gregorian and Hebrew, fetch Shabbat and Holiday times, etc

✨ AI Summary

Converts dates between Gregorian and Hebrew, provides Shabbat and Holiday times, and offers various calendar functionalities.

Code Example

import requests

url = "https://www.hebcal.com/api/v1/example_endpoint" # Specific endpoint not provided in source material

response = requests.get(url)
print(response.json())

Live Health Metrics

Last 50 checks (10 min intervals)