Get this data via API
Classify procabinet.app — 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://procabinet.app"}'
{
"domain": {
"domain_url": "https://procabinet.app",
"categories": [
{
"name": "/Home & Garden/Home Storage & Shelving/Cabinetry",
"confidence": 0.920880913734436,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.4446397125720978,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Home & Garden/Home Improvement/Other",
"confidence": 0.38606521487236023,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Home & Garden/Kitchen & Dining/Other",
"confidence": 0.2628234624862671,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Business & Industrial/Manufacturing/Other",
"confidence": 0.1841813027858734,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.12615007162094116,
"IAB-264-239": "Hobbies & Interests - Content Production"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.