This is an automatic form filler with python library called selenium
Basically we use selenium Library and python code to fill form on LIVE website with out us doing anything
I used chrome webbrowser but you can use any browser of your choosing
i Used sample website from appBrewery to fill the form(link provided), but you can use any website of your choosing
i have filled up my credentials for this website, please use yours. The credentials can be names, email, password and other credentials
make sure your familiar with selenium for you to understand, or you can chech the documentation: https://selenium-python.readthedocs.io/locating-elements.html
Have Fun...!!