Skip to main content
POST
/
scraper
/
list
List scrapers
curl --request POST \
  --url https://api.webtranspose.com/v1/scraper/list \
  --header 'Content-Type: application/json' \
  --header 'X-API-Key: <api-key>' \
  --data '{}'

Authorizations

X-API-Key
string
header
required

Body

application/json

The body is of type object.

Response

200

List of scrapers successfully retrieved.