Skip to content

Latest commit

 

History

History
18 lines (15 loc) · 590 Bytes

File metadata and controls

18 lines (15 loc) · 590 Bytes

Verification-of-Telc-certificates

I lost my Attendee ID and write a Python script to go through the possible numbers

Enter words

The Script require additional library Selenium and need to download chromedriver

pip install selenium

How to run?

  1. Download and extract .zip
  2. Download and open main.py. Change:
  • Input birthday (Line 22),
  • Range of ID (Line 25 and 26),
  • Range of date (Line 30 and 31)
  1. Run chromedriver.exe
  2. Run main.py