DEV Community
•
2026-04-07 04:30
I Built a Resume Parser API in 2 Days - Free Tier Available
If you've ever built an ATS, job board, or HR tool, you've dealt with the nightmare of resume parsing. The existing solutions are expensive ($75-99/mo minimum), have terrible docs, and lock you in.
I built ResumeParser API to fix this.
Live API: https://resumeparser-api.loca.lt (free tier, 50 parses/month)
npm: npm install resumeparser-sdk
What it does
Send a PDF resume, get back c...