← All products
Live

ResumeJSON

ResumeJSON is a resume and CV parser sold as one API endpoint. Send a PDF, a DOCX, plain text, or a scan or photo of the page, and get back the fields an applicant tracking system needs — name, contact details, every role with normalised dates, education, skills, certifications and languages. Not OCR text: the actual typed fields.

  • One endpoint, three ways to send a CV: a JSON body, a multipart file, or the raw bytes
  • Dates normalised to YYYY-MM or YYYY, so a role list sorts
  • Years of experience computed from the dated roles, not estimated
  • It never invents — a field the CV does not state comes back null
  • Any language in, the source language out; only the date format is rewritten
  • Scanned and photographed CVs work too — no OCR step of your own
  • A free browser parser on the docs site — no signup, no API key