Get this data via API
Classify inlets.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://inlets.dev"}'
{
"domain": {
"domain_url": "https://inlets.dev",
"categories": [
{
"name": "/Computers & Electronics/Software/Internet Software",
"confidence": 0.2906983494758606,
"IAB-609-602": "Browsers/Technology & Computing/Computing/Computer Software and Applications/Browsers"
},
{
"name": "/Computers & Electronics/Networking/VPN & Remote Access",
"confidence": 0.22515155375003815,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Computer Security/Network Security",
"confidence": 0.16439025104045868,
"IAB19-25": "Network Security",
"IAB-281-274": "Home Security/Home & Garden/Home Security"
},
{
"name": "/Computers & Electronics/Programming/Development Tools",
"confidence": 0.1264304667711258,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Internet & Telecom/Web Services/Other",
"confidence": 0.12009130418300629,
"IAB-195-192": "Parenting - Internet Safety"
}
]
},
"success": true
}
Company
Category
Get this data as JSON — free trial, 50 API calls included.