US VISA (ais.usvisa-info.com) appointment re-scheduler - Colombian adaptation
- Having a US VISA appointment scheduled already
- Google Chrome installed (to be controlled by the script)
- Python v3 installed (for running the script)
- API token from Pushover and/or a Sendgrid (for notifications)
- Create a
config.ini
file with all the details required - Install the required python packages:
pip3 install -r requirements.txt
- Simply run
python3 visa.py
- That's it!
Thanks to @yaojialyu for creating the initial script and to @cejaramillof for adapting it to Colombia!