Automatically Web Form Filling SystemÂ
(Web Scrapping using Python)
Selenium, one of the leading open-source web automation tools, offers a single interface that enables you to create scripts in several languages. However, for this project, python was used. The script works by first sending the email to get the sign-in page. The script sends the email to a server that authenticates it and then sends the log-in page as a response back to the script. After that, Selenium sends the username and password along with the form and entries, which has to be filled in form back to the server and shuts down the connection. This project was a bit classified. So, I am not sharing the complete demonstration video here, but if you need any help, feel free to contact me.
we client.mp4