Extractor API
Extractor API lets you upload PDF, DOCX, or TXT files to extract text, detect keywords, and classify user intent using NLP. Built with FastAPI, it's lightweight and ideal for document assistants, tagging, and analysis. Simple, fast, and beginner-friendly.
Extractor API endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Health Check / Status / |
Returns a simple status message confirming the API is running. |
| POST |
Extract from File /extract/ |
Upload a document (PDF, DOCX, or TXT) to extract important keywords and classify the overall intent of the content. |
Extractor API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|