Skip to content
This repository has been archived by the owner on Jan 31, 2021. It is now read-only.

Commit

Permalink
more northwell/urgent care locations
Browse files Browse the repository at this point in the history
  • Loading branch information
99littlebugs committed Jan 21, 2021
1 parent 8defd1e commit d054a28
Showing 1 changed file with 44 additions and 0 deletions.
44 changes: 44 additions & 0 deletions scraper.js
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit d054a28

Please sign in to comment.