Get this data via API
Classify cmsreport.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://cmsreport.com"}'
{
"domain": {
"domain_url": "https://cmsreport.com",
"categories": [
{
"name": "/Internet & Telecom/Web Services/Search Engine Optimization & Marketing",
"confidence": 0.6040309071540833,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Computers & Electronics/Software/Internet Software",
"confidence": 0.4956309199333191,
"IAB-609-602": "Browsers/Technology & Computing/Computing/Computer Software and Applications/Browsers"
},
{
"name": "/Internet & Telecom/Search Engines/Other",
"confidence": 0.3645039498806,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Internet & Telecom/Web Services/Web Design & Development",
"confidence": 0.30245333909988403,
"IAB-621-619": "Web Development/Technology & Computing/Computing/Internet/Web Development"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.2884501516819,
"IAB-464": "Science/Science"
},
{
"name": "/Internet & Telecom/Web Services/Web Stats & Analytics",
"confidence": 0.2765015959739685,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/News/Technology News",
"confidence": 0.25803840160369873,
"IAB-115-90": "Industries - Technology Industry"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Marketing",
"confidence": 0.17015792429447174,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.