Api referenceToolsApiToolsStagehandExtract
POST /api/tools/stagehand/extract
Authorization
sessionAuth better-auth.session_token<token>
Better Auth session cookie
In: cookie
Request Body
application/json
instruction*string
schema*object
useTextExtract?boolean
Default
falseselector?string
apiKey*string
url*string
Format
uriResponse Body
application/json
application/json
application/json
application/json
curl -X POST "https://app.nuxa.ai/api/tools/stagehand/extract" \ -H "Content-Type: application/json" \ -d '{ "instruction": "string", "schema": {}, "apiKey": "string", "url": "http://example.com" }'{}{
"error": "string",
"code": "string"
}{
"error": "string",
"code": "string"
}{
"error": "string",
"code": "string"
}