Global Entry doesn't have many appointments available these days, and it's a pain to check constantly to see if any have opened up.
This script lets you sign up to receive an email if any slots open up at locations you are interested. It will check the location you pick every twenty seconds.
Inspired by https://github.com/TobiKr/GlobalEntryAppointmentChecker
Visit https://globalentryapptchecker.val.run/ and fill in the details. You can sign up multiple times.
Until I pony up for Val Town Pro, this can only send emails to me. So to use, fork this project and run webpage in your own fork.
http
contains the logic for the website. cron
contains the job that sends the emails. locations
generates the locations table data. Use cleanup
to erase all submitted appointments.