Get Contents

Retrieve contents of documents based on a list of document IDs.

/contents is used to instantly get content for documents, given the IDs of the documents.

Also note that "instant" is a little bit of a lie if you are using keyword search, in which case contents might take a few seconds to retrieve.

Get API Key

Body Params
ids
array of strings
required

Array of document IDs obtained from searches

ids*
text
object

Parsed contents of the page.

highlights
object

Relevant extract(s) from the webpage.

summary
object

Summary of the webpage

string
enum

Options for livecrawling contents. Default is "never" for neural/auto search, "fallback" for keyword search.

Allowed:
integer

The timeout for livecrawling in milliseconds. Max and default is 10000.

Response

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json