Get this data via API
Classify jobsfirst.org — 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://jobsfirst.org"}'
{
"domain": {
"domain_url": "https://jobsfirst.org",
"categories": [
{
"name": "/Jobs & Education/Jobs/Career Resources & Planning",
"confidence": 0.26815080642700195,
"IAB-126-123": "Career Planning/Careers/Career Planning"
},
{
"name": "/People & Society/Social Sciences/Economics",
"confidence": 0.24242565035820007,
"IAB-465-464": "Biological Sciences/Science/Biological Sciences"
},
{
"name": "/Business & Industrial/Construction & Maintenance/Other",
"confidence": 0.2259386032819748,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Law & Government/Government/Other",
"confidence": 0.22125570476055145,
"IAB3-7": "Government",
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Jobs & Education/Jobs/Other",
"confidence": 0.2030576318502426,
"IAB-132": "Education"
},
{
"name": "/Jobs & Education/Jobs/Job Listings",
"confidence": 0.16844099760055542,
"IAB-132": "Education"
},
{
"name": "/News/Business News/Economy News",
"confidence": 0.15139535069465637,
"IAB12": "News",
"IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.