Use Cases
API Gateway use case examples
Rely on a state-of-the-art job and skills repository, always up to date and aligned to market trends and developments. Access over 5,000 jobs and 13.000 skills, normalized across specialities and properly structured. Also access complete job details (alternative job titles, job and skill descriptions etc.) for all the platform jobs available.
- Search for existing (Boostrs or your own company’s) skills using the Skill / Job Search API and get the skill information.
- View the structure of your skill repository and explore the contents of the categories by using the Skill / Job Repository List and Skill / Job Repository Details APIs.
- Get the list of skills / jobs and filter the results via the Skill / Job List API and retrieve a full set of skills details using the Skill / Job Details API.
- See the job specific description, alternative titles, required and optional skills and explore the career path of a job using the Job Career Path API.
Normalized the jobs and skills data of your clients to help them with their matching challenges.
- Find the normalized job title by using the Job Search or the Job List APIs, where the former allows a fast job search in the Boostrs normalized database and the latter allows an advanced filtering of the Boostrs job list by using complex criteria.
Automatically convert any text content into normalized skills and categories thanks to our NLP algorithms.
- Upload your content, one by one or in batches via the Extract Skills or Batch Extract Skills APIs and get the corresponding skills per each of your documents (e.g. Courses, Internal training content etc.)
- Take advantage of the skill hierarchy and get the standard skill list or the complete tree view shaped as Super Skills, Meta Skills and atomic level skills.
Match users with job opportunities based on sets of skills.
- Compare current to other jobs
Allow people to compare their current job to one they are interested in by using the Compare Jobs API. Submit the job_id of their current job and the one they’re interested in and get the matching percentage and the list of common and missing skills between the two jobs.
- Career path advice
Take advantage of the Job Career Path API and show people towards which jobs they should look and what would be the skills they should focus on improving to get there.
To know what would be the best next step in terms of career advancement for someone, look up the current job title using the Find Next Job API and find out which are the best options for the next step. You can get up to 10 career advancement opportunities from the Boostrs standardized jobs database.
- Full job details
If you need to take a closer look at any job in the Boostrs catalogue or your company’s catalogue (in case you have created one at Boostrs), search for the desired job_id using the Job Details API and find out everything you need about that job (description, alternative titles, mandatory and optional skills etc.)
If you need to take a look at a candidate's job versus your open position, just compare the two jobs and see how much they match and what skills are in common or missing between the two jobs.
- By match percentage
By using the Job Career Path API you can get an overall idea on how well the current job matches the next one in the career path of a person. How? By looking at the matching percentage between the two jobs and the skill overlap count.
- At skill level
Should more information be of interest to you, then you can make an API call using two job IDs (e.g. current job ID and the ID the one of a job in the career path) and via the available parameters see exactly which skills the two jobs have in common or which skills are missing, yet are required for the next job.
Knowing from which other jobs you might be able to recruit people for your new job opening helps you target the proper candidates and save time.
Job origin API. If you want to find out the origin of the current job (meaning it’s part of their career paths) then simply make the call using the ID you want to look into. The response includes the jobs that are related to the current one as well as details like match percent, description, automation impact index, translations etc.
Identify the missing skills for internal mobility.
- By match percentage
By using the Job Career Path API you can get an overall idea on how well the current job matches the next one in the career path of a person. How? By looking at the matching percentage between the two jobs and the skill overlap count.
- At skill level
Should more information be of interest to you, then you can make an API call using two job IDs (e.g. current job ID and the ID the one of a job in the career path) and via the available parameters see exactly which skills the two jobs have in common or which skills are missing, yet are required for the next job.
Stress the learning contents required to evolve from one job to another.
- Look for the next steps for any given job by using the Job Career Path API. Pass any job ID to the API and get the next career opportunities that are related to the current job ID you’ve provided.
- Compare the current job to one you are interested in by calling the Compare Jobs API and finding the common skills as well as the skill gap between the two jobs.
- Are you interested in how a job related to a course for which you’ve used our skill extraction algorithms? Just pick the skill IDs for the skills which are relevant from your course and pass them as an array to the Job List API and you’ll get a list of jobs which have that skill set within their definition.
Match users with learning content and offer custom learning path
Prerequisite: the jobs are mapped from Boostrs
- Upload your courses using the Batch Extract Skills API and get the matching skills for each course, then use those skills to get the best matching jobs by submitting them via the Job List API.
- Cross reference the Job List results with your job list and you get the Course - Job relationship.
- Then take a look to the Job Career Path for the jobs you want to look at, or to Find Next Job for some custom job titles.
Soft skills, automation impact, remote work capacities, jobs in tension, emerging jobs...
Get trends on the future of work and assess how much your learning offering is forward-looking or provide trends on the future of work to users so they can take the best decisions regarding their career.
- Trends at job level
Look into the trends of a job from the perspective of the automation impact or remote work capability on that specific job by using the Job Details API. All you need is the job_id of the one you’re interested in and you will get complete job information, including the impact of automation on that job or the level of remote work that can be performed by someone in that position.
- Trends of jobs in a job’s career path
Take a look at the jobs in the career path of a job and look into the impact of the aforementioned automation and remote work on the career path jobs. Retrieve the job IDs of the career path you want to look into and then get the details for them by using the same Job Details API.
- Job list ordered by impact (Automation or Remote Work)
You can also get an overview of the jobs with automation impact, either in general or within certain ranges. Use the Job List API and define the filtering parameters you need, such as automation value or just specify you want the jobs ordered by automation impact values (ascending or descending) and you can get your job list in that specific order.
Last modified 1yr ago