schedgeup-scraper
v3.2.2
Published
Web scraper for SchedgeUp
Readme
A web scraper used to fetch information from SchedgeUp
Expects the following env variables to be present in process.env(e.g by using dotenv):
SCHEDGEUP_EMAIL: email for the user used to log into SchedgeUpSCHEDGEUP_PASS: password for the user used to log into SchedgeUpTHEATRE_ID: To find your Theatre ID log into SchedgeUp and navigate to either Theatre Schedule or Calendar, ID will be in the URL (https://www.schedgeup.com/theatres/====>59<====/events)
Optionally, the env variable NATIVE_COUNTRY_CODE can be set for proper parsing of badly
formatted phone numbers from the users page. (defaults to "NO" for Norway)
