Homepage Icon

TAYLOR

For the top job boards, talent management, and recruiting platforms

Augment your jobs or employee data with O*NET SOC codes, geography tags, salary bands, and more. Use our out-of-the-box classifiers or create your own.

Enriching and augmenting your job postings and job seeker profiles

Talent management and recruiting platforms use Taylor to build powerful, high-quality jobs data with highly customized attributes to beat their competitors.

"Acme Corporation Inc. Who We Are: We are the world's leading streaming service and are looking for an Engineering Manager to lead internal tooling. As part of this team, you will work on a diverse tech stack and manage a team of engineers. Who you are: You have experience in both backend and frontend development. You are proficient in designing API layers that support various front-end user experiences. Experience with GraphQL and Node.js is a big plus. API and SDK development: You have built, maintained, evolved, and/or sunset a variety of APIs and libraries/SDKs. You are proficient in working with Javascript. Proficiency in Python is a big plus. Comfortable with SQL. $150,000 - $210,000 per year."


Homepage Icon

Job Title:

Engineering Manager(97% confidence)

Job Category:

Engineering(93% confidence)

O*NET SOC Code:

15-1252.00: Software Developers(96% confidence)

Job Skills:

APIs, GraphQL, Javascript, People Management, Python, Node.js, SDKs, SQL(94% confidence)

Salary Min:

$150K(93% confidence)

Salary Max:

$210K(93% confidence)

Stay focused on building product, not on building and maintaining machine learning models.

Instead of hiring ML engineers to implement O*NET SOC classifications or other complex data enrichments, you could use Taylor and get started in minutes.

Out of the Box O*NET Classifiers
Enrich your jobs and candidate profiles with the latest O*NET codes for better job search and job matching.
Custom Classifiers
Got your own internal jobs taxonomy? Want to work with your own tags and labels? Build your own classifier and use it immediately.
Continuous Improvement
Your classifiers evolve with your needs and your data. Provide corrections via the application or the API to directly improve accuracy.
Total Observability
You control and manage your classifier's configurations. Set your confidence threshold to only return the labels you need.

O*NET SOC Classification

1

Enter text below

This O*NET-SOC classifier categorizes jobs by O*NET-SOC codes. Paste in any messy, unstructured job posting and get the job classified by O*NET-SOC code.

2

Get labels

Click 'Generate Label' to see the label here. If the input text is ambiguous or inconclusive, no labels will be returned.

For developers

Integrate with just one simple API call

Sign up for our free Starter plan and integrate a classifier in minutes. Use the no-code interface or integrate with our API directly.

One API call to classify.
Absolute control with confidence thresholds and max labels.
Out of the box tooling and accuracy monitoring.
example.py
res = requests.post(
"https://api.trytaylor.ai/api/public_classifiers/predict",
headers={"Authorization": f"Bearer {api_key}"},
json={
"model": "naics",
"texts": [
"""
Pfizer Inc. is an American multinational pharmaceutical and biotechnology corporation headquartered at The Spiral in Manhattan, New York City. The company was established in 1849 in New York by two German entrepreneurs, Charles Pfizer (1824–1906) and his cousin Charles F. Erhart (1821–1891).
""",
],
"top_k": 1, # the max number of predictions to return
"threshold": 0.6, # the minimum confidence (0 to 1) required to return a label
}"
)

Extract Job Skills

1

Paste a job posting below

2

Get Job Skills

Click 'Extract' to see the labels here. If the input text is ambiguous or inconclusive, no labels will be returned.

Create your own classifier with your job labels for free

We'll handle the infrastructure and maintenance.