Skip to content

Latest commit

 

History

History
23 lines (12 loc) · 574 Bytes

readme.md

File metadata and controls

23 lines (12 loc) · 574 Bytes

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.