Skip to content

lucasudar/IRCC-account-status-check

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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. Run main.py

NOTE: if you have error with webdriver-manager run pip install webdriver-manager

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