Get this data via API
Classify chromie.dev — 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://chromie.dev"}'
{
"domain": {
"domain_url": "https://chromie.dev",
"categories": [
{
"name": "/Law & Government/Government/Government Contracting & Procurement",
"confidence": 0.9735339283943176,
"IAB3-7": "Government",
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.9144319891929626,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Business & Industrial/Construction & Maintenance/Other",
"confidence": 0.2289259284734726,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Law & Government/Government/Other",
"confidence": 0.2146256119012833,
"IAB3-7": "Government",
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Business & Industrial/Business Operations/Management",
"confidence": 0.13805930316448212,
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
},
{
"name": "/Jobs & Education/Jobs/Job Listings",
"confidence": 0.10996653884649275,
"IAB-132": "Education"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.