Get this data via API
Classify celesiay.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://celesiay.com"}'
{
"domain": {
"domain_url": "https://celesiay.com",
"categories": [
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile & Wireless Accessories",
"confidence": 0.8545714616775513,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Computers & Electronics/Consumer Electronics/Audio Equipment",
"confidence": 0.654766857624054,
"IAB-634-632": "Home Entertainment Systems/Technology & Computing/Consumer Electronics/Home Entertainment Systems"
},
{
"name": "/Computers & Electronics/Software/Operating Systems",
"confidence": 0.5013387799263,
"IAB-615-602": "Operating Systems/Technology & Computing/Computing/Computer Software and Applications/Operating Systems"
},
{
"name": "/Computers & Electronics/Consumer Electronics/Gadgets & Portable Electronics",
"confidence": 0.24195562303066256,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Phones",
"confidence": 0.10064604133367538,
"IAB-195-192": "Parenting - Internet Safety"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.