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