POST
/
tools
/
extract-webpage

Authorizations

apiKey
string
query
required

API key passed as a query parameter

Query Parameters

sessionId
string

An optional session identifier to reference an existing running session.

Body

application/json
extraction
string

Question about the content of the webpage.

url
string

The URL of the webpage to extract content from. When omitted, will use the current webpage.

Response

200 - application/json
content
string

The extracted textual content.