Home > Back-end >  Python request - Submit a form that has javascript onsubmit
Python request - Submit a form that has javascript onsubmit

Time:01-22

I'm trying to use Python requests to get the results of this url Copy request as cURL

  1. Import it into Postman:

Import button

Paste cURL into Postman 3. Export as Python code from Postman:

[Export Python code] Export Python code

  •  Tags:  
  • Related