Utility
Retrieve Content
Retrieve content of processed batches and crawls urls.
GET
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Query Parameters
The ID of the page content to retrieve. Available in the response of /v1/crawls/{crawlId}/pages
endpoint.
Optional array of formats to retrieve. If not provided, all available formats will be returned.
Available options:
html
, markdown
, json