Public
Like
GlobalEntryAppointmentChecker
Val Town is a collaborative website to build and scale JavaScript apps.
Deploy APIs, crons, & store data – all from the browser, and deployed in milliseconds.
Viewing readonly version of main branch: v57View latest version
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.
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.