Category
Reviews
No reviews yet — be the first to review callbackpro.ai.
Get this data via API
Classify callbackpro.ai — 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://callbackpro.ai"}'
{
"domain": {
"domain_url": "https://callbackpro.ai",
"categories": [
{
"name": "/Computers & Electronics/Software/Intelligent Personal Assistants",
"confidence": 0.51365727186203,
"IAB19": "Technology & Computing",
"IAB-597-596": "Technology & Computing - Artificial Intelligence"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.3608831465244293,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
},
{
"name": "/Business & Industrial/Construction & Maintenance/Other",
"confidence": 0.2114196419715881,
"IAB3-5": "Construction",
"IAB-121-90": "Industries - Construction Industry"
},
{
"name": "/Home & Garden/Home Improvement/Plumbing",
"confidence": 0.18271924555301663,
"IAB10-5": "Home Repair",
"IAB-280-274": "Home & Garden - Home Improvement"
},
{
"name": "/Home & Garden/Home Improvement/Other",
"confidence": 0.11641646176576614,
"IAB10-5": "Home Repair",
"IAB-280-274": "Home & Garden - Home Improvement"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.