/IRCC-account-status-check

IRCC Canada Express Entry account update check

Primary LanguagePython

IRCC account status check

It helps for daily checking IRCC Canada account for new updates (Express Entry). Can send notification on Telegram.

Works on selenium and can be run on local machine.

Required

  • Selenium
  • Chromedriver (automatic download)

Run

  1. pip install -r requirements.txt.

  2. Enter config.py your security information for script's work. Get chatID - add @getidsbot

  3. Copy config.json.template to config.json and fill it with your data.

  4. Run main.py

P.S. Try to find how launch on server for 24/7 check profile.