Get this data via API
Classify blueberry.cool — 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://blueberry.cool"}'
{
"domain": {
"domain_url": "https://blueberry.cool",
"categories": [
{
"name": "/Internet & Telecom/Email & Messaging/Text & Instant Messaging",
"confidence": 0.49421098828315735,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Internet & Telecom/Email & Messaging/Other",
"confidence": 0.36451613903045654,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Computers & Electronics/Software/Operating Systems",
"confidence": 0.2325588017702103,
"IAB-615-602": "Operating Systems/Technology & Computing/Computing/Computer Software and Applications/Operating Systems"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.17913591861724854,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Computers & Electronics/Software/Intelligent Personal Assistants",
"confidence": 0.16426344215869904,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Consumer Electronics/Gadgets & Portable Electronics",
"confidence": 0.11059875786304474,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.