Skip to content

Instantly share code, notes, and snippets.

@mjradwin
Last active December 14, 2020 22:50
Show Gist options
  • Star 2 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mjradwin/276e31a73cdfcb3651a3 to your computer and use it in GitHub Desktop.
Save mjradwin/276e31a73cdfcb3651a3 to your computer and use it in GitHub Desktop.
Hebcal Jewish calendar REST API
{
"title": "Hebcal São Paulo May 2015",
"date": "2020-12-14T22:41:48.008Z",
"location": {
"title": "São Paulo, Sao Paulo, Brazil",
"city": "São Paulo",
"tzid": "America/Sao_Paulo",
"latitude": -23.5475,
"longitude": -46.63611,
"cc": "BR",
"country": "Brazil",
"admin1": "Sao Paulo",
"asciiname": "Sao Paulo",
"geo": "geoname",
"geonameid": 3448439
},
"items": [
{
"title": "Candle lighting: 5:11pm",
"date": "2015-05-22T17:11:00-03:00",
"category": "candles",
"title_orig": "Candle lighting",
"hebrew": "הדלקת נרות"
},
{
"title": "Erev Shavuot",
"date": "2015-05-23",
"category": "holiday",
"subcat": "major",
"hebrew": "ערב שבועות",
"link": "https://www.hebcal.com/holidays/shavuot-2015?utm_source=js&utm_medium=api",
"memo": "Festival of Weeks. Commemorates the giving of the Torah at Mount Sinai"
},
{
"title": "Parashat Bamidbar",
"date": "2015-05-23",
"category": "parashat",
"hebrew": "פרשת במדבר",
"leyning": {
"1": "Numbers 1:1 - 1:19",
"2": "Numbers 1:20 - 1:54",
"3": "Numbers 2:1 - 2:34",
"4": "Numbers 3:1 - 3:13",
"5": "Numbers 3:14 - 3:39",
"6": "Numbers 3:40 - 3:51",
"7": "Numbers 4:1 - 4:20",
"torah": "Numbers 1:1-4:20",
"haftarah": "Hosea 2:1 - 2:22",
"maftir": "Numbers 4:17 - 4:20",
"triennial": {
"1": "Numbers 2:1 - 2:9",
"2": "Numbers 2:10 - 2:16",
"3": "Numbers 2:17 - 2:24",
"4": "Numbers 2:25 - 2:31",
"5": "Numbers 2:32 - 2:34",
"6": "Numbers 3:1 - 3:4",
"7": "Numbers 3:5 - 3:13",
"maftir": "Numbers 3:11 - 3:13"
}
},
"link": "https://www.hebcal.com/sedrot/bamidbar-20150523?utm_source=js&utm_medium=api"
},
{
"title": "Candle lighting: 6:19pm",
"date": "2015-05-23T18:19:00-03:00",
"category": "candles",
"title_orig": "Candle lighting",
"hebrew": "הדלקת נרות"
},
{
"title": "Shavuot I",
"date": "2015-05-24",
"category": "holiday",
"subcat": "major",
"yomtov": true,
"hebrew": "שבועות יום א׳",
"leyning": {
"1": "Exodus 19:1 - 19:6",
"2": "Exodus 19:7 - 19:13",
"3": "Exodus 19:14 - 19:19",
"4": "Exodus 19:20 - 20:14",
"5": "Exodus 20:15 - 20:23",
"torah": "Exodus 19:1-20:23; Numbers 28:26-28:31",
"haftarah": "Ezekiel 1:1-28; 3:12",
"maftir": "Numbers 28:26 - 28:31"
},
"link": "https://www.hebcal.com/holidays/shavuot-2015?utm_source=js&utm_medium=api",
"memo": "Festival of Weeks. Commemorates the giving of the Torah at Mount Sinai"
},
{
"title": "Candle lighting: 6:19pm",
"date": "2015-05-24T18:19:00-03:00",
"category": "candles",
"title_orig": "Candle lighting",
"hebrew": "הדלקת נרות"
},
{
"title": "Shavuot II",
"date": "2015-05-25",
"category": "holiday",
"subcat": "major",
"yomtov": true,
"hebrew": "שבועות יום ב׳",
"leyning": {
"1": "Deuteronomy 15:19 - 15:23",
"2": "Deuteronomy 16:1 - 16:3",
"3": "Deuteronomy 16:4 - 16:8",
"4": "Deuteronomy 16:9 - 16:12",
"5": "Deuteronomy 16:13 - 16:17",
"torah": "Deuteronomy 15:19-16:17; Numbers 28:26-28:31",
"haftarah": "Habakkuk 3:1-19",
"maftir": "Numbers 28:26 - 28:31"
},
"link": "https://www.hebcal.com/holidays/shavuot-2015?utm_source=js&utm_medium=api",
"memo": "Festival of Weeks. Commemorates the giving of the Torah at Mount Sinai"
},
{
"title": "Havdalah (50 min): 6:19pm",
"date": "2015-05-25T18:19:00-03:00",
"category": "havdalah",
"title_orig": "Havdalah",
"hebrew": "הבדלה"
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment