Prerequisites
The CV parser service does not rely on any access level restrictions for the eRecruiter API. If an applicant portal is configured for CV parsing services (in eRecruiter Administration area), it can be used after successful authentication with the API.
CV-Parsing
The API supports a parsing service for CV's and extracts structured data from it. Different CV parsing algorithms are supported at the backend of the API. The actual parsing algorithm can be configured in the administration area of the eRecruiter. Therefore, select in the documentprocessing settings in the applicant portals administration to the preferred options.
Cv-Parsing
POST Api/CvParser
Next, find a short description about the available parsers:
- CVParser Basic: Basically is able to extract general applicant information from an CV. This is the standard parser which is used by default.
- CVParser Plus: This is a professional CV parser. It's able to extract precisely parsed information from the CV, like general applicant information, education, skills, etc. When using CVParser Plus it is necessary to configure the CVParser mapping.
Result
This endpoint provides structured applicant profile data, based on the extracted data from the parser. Depending on the portal settings, the parser returns different results.