PUT Requests
(BETA) Now it is possible to scrape forms or API endpoints directly. You can do this by sending a PUT request to WebScrapingAPI with your api_key and url parameter.
In the right-side box, you will find an example request used to scrape the URL https://httpbin.org/put
PUT Requests examples