Get this data via API
Classify getyourenvoy.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://getyourenvoy.com"}'
{
"domain": {
"domain_url": "https://getyourenvoy.com",
"categories": [
{
"name": "/Real Estate/Real Estate Services/Property Management",
"confidence": 0.8232861757278442,
"IAB21": "Real Estate",
"IAB-441": "Real Estate/Real Estate"
},
{
"name": "/Law & Government/Public Safety/Security Products & Services",
"confidence": 0.41803574562072754,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Computers & Electronics/Software/Monitoring Software",
"confidence": 0.32502564787864685,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.2862647771835327,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Home & Garden/Home Safety & Security/Home Alarm & Security Systems",
"confidence": 0.1460043489933014,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Computers & Electronics/Networking/Network Monitoring & Management",
"confidence": 0.14449328184127808,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.