Extract-AI
Our API empowers developers and businesses with a customizable solution for extracting data from any web page, image, or text. Currently leveraging Puppeteer for efficient web scraping and OpenAI for advanced content processing, the API offers flexibility and precision with a user-defined schema to extract exactly the data you need. With a roadmap to include Amazon Textract for OCR in images and…
Extract-AI endpoints
| Method | Endpoint | Description |
|---|---|---|
| default | ||
| POST |
Submit Job /dev/submit-job |
The /dev/submit-job endpoint allows users to submit a job for processing by providing necessary details such as the URL to be processed, the type of content, a schema for… |
| GET |
Get Job Status /dev/status/{jobid} |
This endpoint retrieves the status and result of a previously submitted job. The client provides the jobId as a path parameter, and the API fetches the job's details from DynamoDB. |
Extract-AI pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $9.99 / month | — |
|
| ULTRA | $49 / month | — |
|