POST
/
extract

Authorizations

Authorization
string
header
required

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

Body

application/json
urls
string[]
required

When true, the extraction will use web search to find additional data

ignoreSitemap
boolean
default:
false

When true, sitemap.xml files will be ignored during website scanning

includeSubdomains
boolean
default:
true

When true, subdomains of the provided URLs will also be scanned

prompt
string

Prompt to guide the extraction process

schema
object

Schema to define the structure of the extracted data

Response

200 - application/json
id
string
success
boolean