Skip to main content

Endpoints

Data Extraction Endpoint

POST /v1/extract/

Extract specific information from any web page and receive it in a structured JSON format that matches your requirements. Request Parameters: Example Request:
Response Format (Structured Output):
Response Format (Plain Text - when json_schema is omitted):
Status Codes:
  • 200 OK - Request successful
  • 400 Bad Request - Invalid parameters or malformed JSON schema
  • 401 Unauthorized - Invalid or missing API key
  • 404 Not Found - URL not accessible
Error Response: