AI Tools
Extract Webpage Content
Retrieve raw textual extraction from the webpage, according to the extraction description. No additional processing is performed; only content from the webpage is returned.
POST
Authorizations
API key passed as a query parameter
Query Parameters
An optional session identifier to reference an existing running session.
Body
application/json
Question about the content of the webpage.
The URL of the webpage to extract content from. When omitted, will use the current webpage.
Response
200 - application/json
The extracted textual content.