uxDaniel / visa_rescheduler

US VISA (ais.usvisa-info.com) appointment re-scheduler - Colombian adaptation

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

visa_rescheduler

US VISA (ais.usvisa-info.com) appointment re-scheduler - Colombian adaptation

Prerequisites

  • 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)

Initial Setup

  • Create a config.ini file with all the details required
  • Install the required python packages: pip3 install -r requirements.txt

Executing the script

  • Simply run python3 visa.py
  • That's it!

Acknowledgement

Thanks to @yaojialyu for creating the initial script and to @cejaramillof for adapting it to Colombia!

About

US VISA (ais.usvisa-info.com) appointment re-scheduler - Colombian adaptation


Languages

Language:Python 100.0%