POST
/
scraper
/
list
curl --request POST \
  --url https://api.webtranspose.com/v1/scraper/list \
  --header 'Content-Type: application/json' \
  --data '{}'

Body

application/json · object

Response

200

List of scrapers successfully retrieved.