RESUME-PARSER-API
**Resume Parser API** turns unstructured resumes and CVs into structured JSON. Upload a file or pass a URL; the API extracts personal info, professional summary, skills, work experience, education, languages, certifications, and projects. It works with **any language** and **any layout** (chronological, project-based, hybrid). ### Supported formats - **Documents:** PDF, DOC, DOCX, TXT, RTF -…
RESUME-PARSER-API endpoints
| Method | Endpoint | Description |
|---|---|---|
| Resume | ||
| POST |
parse_url_resume_parse_url_post /resume/parse-url |
Télécharge le fichier depuis l'URL puis l'analyse comme /parse. |
| POST |
extract_skills_resume_extract_skills_post /resume/extract-skills |
Retourne la liste des compétences détectées et normalisées. |
| POST |
parse_resume_parse_post /resume/parse |
Envoi d'un fichier CV (multipart/form-data). Formats : PDF, DOC, DOCX, TXT, RTF, PNG, JPG. |
| POST |
summary_resume_summary_post /resume/summary |
Génère un résumé professionnel du candidat (IA si configurée). |
| health | ||
| GET |
health_health_get /health |
|
RESUME-PARSER-API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $14.99 / month | — |
|
| ULTRA Recommended | $49.99 / month | — |
|
| MEGA | $149.99 / month | — |
|