Skip to content

A bot which checks for appointment availability for DHS Trusted Traveler Programs

Notifications You must be signed in to change notification settings

jwalton512/ttp-monitor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TTP Schedule Monitor

A bot which checks for appointment availability for DHS Trusted Traveler Programs

Not in any way affiliated with the Department of Homeland Security

Installation

Install dependencies with

poetry install

Copy .env.example to .env and configure settings as applicable

Usage

usage: poetry run python -m ttp_monitor [options]

Monitor schedule availability for the Trusted Traveler Program

options:
  -h, --help      show this help message and exit
  -d WATCH_DATE, --date WATCH_DATE      Search for availability on a single date
  -s START_DATE, --start START_DATE     Start of date range to search for availability
  -e END_DATE, --end END_DATE           End of date range to search for availability
  -l LOCATION, --loc LOCATION           Location to search for appointments
  -t THROTTLE, --throttle THROTTLE      Number of seconds to wait between searches

About

A bot which checks for appointment availability for DHS Trusted Traveler Programs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages