This is a tiny library which provides a method called html_form_to_dict(). This method takes a string containing HTML and returns a dictionary of the values of the first form. This mean you can do ...