v10
latestOpenAPI 3.1.02026-08-0375143791.1 KBWeb Extraction
Query website data using AI
Use AI to extract specific data points from a brand's website. The AI will crawl the website and extract the requested information based on the provided data points.
post/brand/ai/query
Request body
Example request
{
"data_to_extract": [
{
"datapoint_object_schema": {
"testimonial_text": "string",
"testimonial_author": "string"
}
}
],
"tags": [
"production",
"team-alpha"
]
}Response
Successful response