GET
/
v4
/
crawl
/
{sessionId}
/
pages
/
{pageId}

Authorizations

x-api-key
string
header
required

Headers

x-api-key
string
required

API key for authentication

Path Parameters

sessionId
string
required

Unique ID of the crawling session

pageId
string
required

Unique ID of the crawled page

Query Parameters

format
string

Desired format for the page data

Response

200 - application/json
error
string | null

Null if no error occurred

pageFormat
string

Format of the retrieved page data

pageId
string

Unique ID of the page

payload
object

Data associated with the specific page