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

Authorizations

x-api-key
string
headerrequired

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
payload
object

Data associated with the specific page

pageId
string

Unique ID of the page

pageFormat
string

Format of the retrieved page data

error
string | null

Null if no error occurred