Resume Parser Service
The Resume Parser service extracts structured data from resume files. This service accepts PDF, DOC, or DOCX format resumes.
Requirements
The service needs a direct URL to your resume file. Before making the API request, you must:
- Upload your resume file to a file server
- Provide the direct URL to the file in your request
Example URL format:
https://pub-4aa6fc29899047be8d4a342594b2c033.r2.dev/00123-sales-professional-resume.pdf
Making a Request
See the Create a Request guide for detailed information about the request process, including:
- How to structure your API request
- Understanding the
request_id
response - Retrieving the parsed resume data
Response Format
The service returns detailed structured data about the resume. For a complete breakdown of all response fields, see the Resume Parser Overview.
tip
The Resume Parser service works best with clearly formatted resumes that follow standard conventions. For optimal results, ensure your resume file is properly formatted and all text is machine-readable.