This is a simple python script that will automate your JIO login.
- Python : https://www.python.org/downloads/
- Selenium : pip install selenium
- Firefox : https://www.mozilla.org/en-US/firefox/new/
- Geckodriver : https://github.com/mozilla/geckodriver/releases
Enter your JIO-ID and password in the python file
- jio_id = "ENTER YOUR JIO-ID HERE"
- pswd = "ENTER YOUR PASSWORD HERE"