Company
Category
Reviews
No reviews yet — be the first to review role.so.
Get this data via API
Classify role.so — and any other URL — with one call.
620+ IAB categories, company data, tech stacks and logos. JSON out, real time.
curl -X POST 'https://www.klazify.com/api/categorize' \
-H 'Authorization: Bearer YOUR_API_KEY' \
-H 'Content-Type: application/json' \
-d '{"url": "https://role.so"}'
{
"domain": {
"domain_url": "https://role.so",
"categories": [
{
"name": "/Business & Industrial/Business Operations/Human Resources",
"confidence": 0.8679718971252441,
"IAB3-9": "Human Resources",
"IAB-55-53": "Business - Human Resources"
},
{
"name": "/Jobs & Education/Jobs/Job Listings",
"confidence": 0.6035266518592834,
"IAB4-5": "Job Search",
"IAB-127-123": "Careers - Job Search"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.5487917065620422,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
},
{
"name": "/Jobs & Education/Jobs/Career Resources & Planning",
"confidence": 0.4190581738948822,
"IAB4-1": "Career Planning",
"IAB-126-123": "Careers - Career Planning"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Marketing",
"confidence": 0.1602516621351242,
"IAB3-11": "Marketing",
"IAB-58-53": "Business - Marketing and Advertising"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Customer Relationship Management (CRM)",
"confidence": 0.13897617161273956,
"IAB3-4": "Business Software",
"IAB-602-599": "Computing - Software and Applications"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.