Skip to main content
POST
Retrieve specific information from a web page

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Body

application/json
url
string
required

URL of the page to retrieve information from

query
string
required

Natural language query about the page content

selector
string

CSS selector to focus on specific page elements

Response

Successful operation

status
enum<string>
Available options:
success
result
string