resumeparser-api
v1.0.0
Published
Developer-first Resume Parsing API - extract structured data from PDF, DOCX, and TXT resumes
Maintainers
Readme
ResumeParser API Server
Self-hostable resume parsing REST API. Extract structured data from PDF, DOCX, and TXT resumes.
Run instantly
npx resumeparser-api
# Server starts on port 3000Deploy to Render
Set start command: npx resumeparser-api
API
POST /parse- Parse resume file (PDF/DOCX/TXT)POST /parse/text- Parse resume from textPOST /keys- Create API keyGET /pricing- View tiersGET /health- Health check
Docs: https://resumeparser.io
