Method #1 - using python
-
Download python3 from https://www.python.org/downloads/windows/
-
Save file from https://bootstrap.pypa.io/get-pip.py
-
In command prompt, enter,
python3 get-pip.py -
Once successfully installed,
python3 -m pip install requests -
After installed, save this python file to locale
https://raw.githubusercontent.com/matheswarwan/icbc/master/icbcgetclass5appointment.py -
In line# 12-14, enter your details
driverLastName = ""
licenceNumber = ""
keyword = "" -
Run the python file as
python3 icbcgetclass5appointment.py
Method #2 - plain HTML
-
Save the below HTML in local
https://raw.githubusercontent.com/matheswarwan/icbc/master/icbcgetappointment.html -
Enter your details and click on search