Job Opening Analyzer
The API we offer enables developers to search for online jobs and companies, as well as analyze job openings and resumes. With our API, developers can leverage advanced natural language processing and machine learning algorithms to extract valuable insights from job postings and resumes. The API allows developers to build applications that can integrate with job search platforms and provide…
Job Opening Analyzer endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
Analyze Job Opening /analyze_job |
An API endpoint that analyzes a job description and returns information such as job title, company, required soft skills, and required hard skills Could accept the following… |
| POST |
Analyze Resume /analyze_resume |
An API endpoint that analyzes a resume and returns information such as name, email, phone number, job titles, diplomas, soft skills, and hard skills |
| GET |
Find Most Required Skills /most-required-skills |
Find the most required skills related to a job titles or a skill. |
| GET |
Search job openings /jobs |
This endpoint provides a way for developers to search for online jobs using an API. By sending a GET request to the endpoint with the appropriate query parameters, the API… |
| POST |
Endpoint for analyzing and computing similarity between job openings and resumes /analyse_and_compute_similarity |
In order to compute a meaningful similarity score between a job description and a resume, it's important to analyze both documents and extract the most relevant information from… |
| POST |
Endpoint for computing similarity between job openings and resumes /compute_similarity |
This endpoint computes the similarity between two texts using natural language processing techniques and returns a score between 0 and 1 indicating the degree of similarity. |
Job Opening Analyzer pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | — |
|
| PRO | $500 / month | — |
|
| ULTRA Recommended | $1,000 / month | — |
|
| MEGA | $2,000 / month | — |
|