POST
/
tools
/
fetch-webpage

Authorizations

apiKey
string
queryrequired

API key passed as a query parameter

Query Parameters

sessionId
string

An optional session identifier existing sessions.

Body

application/json
url
string

The URL of the webpage to fetch content from.

Response

200 - application/json
text
string

The extracted and formatted text content of the webpage.