curl --request POST \
--url https://api.webtranspose.com/v1/crawl/create \
--header 'Content-Type: application/json' \
--data '{
"url": "<string>",
"render_js": false,
"max_pages": 123,
"allowed_urls": [],
"banned_urls": []
}'
Successful operation
curl --request POST \
--url https://api.webtranspose.com/v1/crawl/create \
--header 'Content-Type: application/json' \
--data '{
"url": "<string>",
"render_js": false,
"max_pages": 123,
"allowed_urls": [],
"banned_urls": []
}'
curl --request POST \
--url https://api.webtranspose.com/v1/crawl/create \
--header 'Content-Type: application/json' \
--data '{
"url": "<string>",
"render_js": false,
"max_pages": 123,
"allowed_urls": [],
"banned_urls": []
}'
Successful operation
curl --request POST \
--url https://api.webtranspose.com/v1/crawl/create \
--header 'Content-Type: application/json' \
--data '{
"url": "<string>",
"render_js": false,
"max_pages": 123,
"allowed_urls": [],
"banned_urls": []
}'