Through this Python script i can reissue the books in my college using Web Scrapping .
Here in fe.py i am using fe_reg.txt from which i will get login credentials of library users and from the help of that and script will perfom various operation which will give us the curent status of every user whih is stored in fe.txt and in which date the user should reissue their book and this data is stored in new_fe.txt .
The Pre-requisites are :-
->selenium
->chromedriver
->webdriver
For running this:
In command Prompt
->python fe.py