From d054a28330fc9cff68362f3f62d252851de50bb7 Mon Sep 17 00:00:00 2001 From: Sharon Kanner Date: Thu, 21 Jan 2021 18:44:37 -0500 Subject: [PATCH] more northwell/urgent care locations --- scraper.js | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) diff --git a/scraper.js b/scraper.js index 7572f21..3dc95bc 100644 --- a/scraper.js +++ b/scraper.js @@ -181,6 +181,50 @@ const nyGovSites = [ zip: "11901" } }, + { + name: "Northwell Health-GoHealth Urgent Care | Eltingville", + link: "https://www.clockwisemd.com/hospitals/2356/appointments/schedule_visit", + address: { + name: "Northwell Health-GoHealth Urgent Care", + street: "4316 Amboy Road", + city: "Staten Island", + state: "NY", + zip: "13012" + } + }, + { + name: "Northwell Health-GoHealth Urgent Care | W. 69th", + link: "https://www.clockwisemd.com/hospitals/808/appointments/schedule_visit", + address: { + name: "Northwell Health-GoHealth Urgent Care", + street: "199 Amsterdam Ave", + city: "New York", + state: "NY", + zip: "10023" + } + }, + { + name: "Northwell Health-GoHealth Urgent Care | New Rochelle", + link: "https://www.clockwisemd.com/hospitals/814/appointments/schedule_visit", + address: { + name: "Northwell Health-GoHealth Urgent Care", + street: "77 Quaker Ridge Rd", + city: "New Rochelle", + state: "NY", + zip: "10804" + } + }, + { + name: "Northwell Health-GoHealth Urgent Care | Huntington", + link: "https://www.clockwisemd.com/hospitals/4141/appointments/schedule_visit", + address: { + name: "Northwell Health-GoHealth Urgent Care", + street: "241 East Main St. Suite 1A", + city: "Huntington", + state: "NY", + zip: "11743" + } + }, { name: "01/23 FIRST DOSE Covid-19 Vaccine Westchester County Clinic", link: "https://apps3.health.ny.gov/doh2/applinks/cdmspr/2/counties?DateID=10025",