I want to make a command line account maker (in python). It shows you the ReCapatcha using \[code\]PIL.Image.Image.show()\[/code\] and submits the request to google after you enter all the information.I've never been very good at JavaScript or HTML, so I couldn't make right or left of the code on the accounts.google.com/SignUp page.What is the url I would submit the request to, and what request would it be?