Get this data via API
Classify rootevidence.com — 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://rootevidence.com"}'
{
"domain": {
"domain_url": "https://rootevidence.com",
"categories": [
{
"name": "/Business & Industrial/Business Finance/Risk Management",
"confidence": 0.9004504680633545,
"IAB1": "Arts & Entertainment",
"IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry"
},
{
"name": "/Computers & Electronics/Computer Security/Network Security",
"confidence": 0.793695867061615,
"IAB19-25": "Network Security",
"IAB-281-274": "Home Security/Home & Garden/Home Security"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Other",
"confidence": 0.3730123043060303,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Law & Government/Public Safety/Security Products & Services",
"confidence": 0.29379069805145264,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/News/Business News/Company News",
"confidence": 0.2841636538505554,
"IAB12": "News",
"IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.281130850315094,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Computers & Electronics/Computer Security/Other",
"confidence": 0.14052309095859528,
"IAB10": "Home & Garden",
"IAB-281-274": "Home Security/Home & Garden/Home Security"
},
{
"name": "/Law & Government/Public Safety/Crime & Justice",
"confidence": 0.1238318383693695,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Business & Industrial/Business Operations/Management",
"confidence": 0.1120082065463066,
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.