The Resume Parser API parses a resume (CV) file from multiple formats (PDF/DOC/DOCX/TXT/RTF) and returns an extensive object of data points.
Resume Parser extracts candidate details from CV files and returns them as structured data through an asynchronous job process. A client submits a PDF, DOC, DOCX, TXT, or RTF file (optionally specifying the resume's language), receives a job ID and status URL, then polls the status endpoint until the job completes and the parsed result is available.
The parsed output includes candidate-level fields such as name, email, phone, address, language, spoken languages, honors and awards, and courses and certifications. Work history is returned as a list of positions with company name, position name, start and end dates, country, job details, and skills. Education is returned as a list of qualifications with school name, degree type, school type, learning mode, faculty/department, specialization subjects, education details, country, and start and end dates.
The API is suited for applications that need unstructured resume content converted into machine-readable fields, such as ATS intake, candidate profile enrichment, internal talent search, and document triage. It is published by SharpAPI and consists of two endpoints: one to submit a parsing job (POST) and one to check job status and retrieve results (GET).
It accepts resume/CV files in PDF, DOC, DOCX, TXT, or RTF format, up to 100MB per request.
It's asynchronous: the submit endpoint returns a job_id and status_url, and you poll the GET status endpoint (at most once per second) until it reports a terminal status.
It includes candidate details like name, email, phone, and address, plus structured work history (positions) and education_qualifications arrays.
It's published by SharpAPI and listed on ApyHub, version 1.0.0 with two endpoints (POST and GET).
It fits use cases like ATS intake, candidate profile enrichment, internal talent search, and document triage that require normalizing resume content into machine-readable fields.
Show your product to thousands of developers
· 100k monthly pageviews
· 7k newsletter subscribers
File Conversion API for Developers - Powerful REST API for file conversion. Convert documents, images, ebooks, and more. Simple integration, dev-friendly pricing.
Generate PDF documents from templates with a drop-and-drop editor and a simple API.
HTML to PDF or PDF to PNG/Text & PDF merging/extraction/merging APIs.
Convert between Markdown, HTML, CSV, JSON, and YAML formats.
Math, Stadistics, Conversions, Currency and more.
APIs to handle all your file transformations. Word to PDF, Markdown to HTML, CSV to JSON, audio and many more.