0

I want to write a python code to fill the blanks in the following website enter link description here, and then get the output(data at the end) sent back to me. I was trying using "requests" libraries but I could not make it work. Could anyone help? Thanks!!!

A sample data could be filled in the form looks like this:enter image description hereenter image description here

  • 1
    write REST client – RomanPerekhrest Jul 08 '19 at 16:04
  • 3
    Possible duplicate of [Fill form values in a web page via a Python script (not testing)](https://stackoverflow.com/questions/1555234/fill-form-values-in-a-web-page-via-a-python-script-not-testing) – Silveris Jul 08 '19 at 16:11
  • 1
    Welcome to stack overflow. Unfortunately, we are not a code-writing or a homework service. Please provide a [mcve] as described in the link, including what you've tried so far and what went wrong with your attempts. – G. Anderson Jul 08 '19 at 16:11

0 Answers0