vendredi 20 juillet 2018

using BeautifulSoup and web scraping to automate web form fill outs

I am trying to use BeautifulSoup(or another web scraping API) to automate web forms. For example, on the login page of Facebook there is also a registration form so lets say i want to fill out this form through automation. So i would need to be able to find the relevant html tags(such as the inputs for first name, last name, etc) and then i would want to take all of that input and push a request to Facebook to make that account, how would this be done?




Aucun commentaire:

Enregistrer un commentaire