Catholic liturgical calendar
Catholic liturgical calendar API providing access to Roman Catholic liturgical calendar data.
import requests
url = "https://api.churchcalendar.com/v1/today"
response = requests.get(url)
print(response.json())Last 50 checks (10 min intervals)