I lost my Attendee ID and write a Python script to go through the possible numbers
The Script require additional library Selenium
and need to download chromedriver
pip install selenium
- Download and extract
.zip
- Download and open
main.py
. Change:- Input birthday (Line 22),
- Range of ID (Line 25 and 26),
- Range of date (Line 30 and 31)
- Run
chromedriver.exe
- Run
main.py