Job Description to Skills

This API allows extraction of skills from any job or role.

It receives as an input any text describing a job (title and description) and returns the required skills. The skills extracted include derived skills explicitly and implicitly identified within the job description, as well as recommended skills derived from related data insights (e.g. roles, industries, etc).

Each bucket (recommended and derived) is split into two skill lists:
Common skills - Those often needed in a variety of roles (e.g. leadership, initiative, etc.).
Unique skills - Those specific to a certain type of role (e.g. Python, MySQL, etc).

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
string
required

Job title

string
required

Job description

string

A group of jobs that share similar work activities. For example: Sales, Administration and Engineering are sub categories of Business Development.

integer
Defaults to 100

Maximum number of skills returned

Responses

400

Bad request

401

Unauthorized

500

Service temporarily unavailable

Language
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json