Category
Reviews
No reviews yet — be the first to review demobook.co.
Get this data via API
Classify demobook.co — 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://demobook.co"}'
{
"domain": {
"domain_url": "https://demobook.co",
"categories": [
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.8373661637306213,
"IAB19": "Technology & Computing",
"IAB-597-596": "Technology & Computing - Artificial Intelligence"
},
{
"name": "/Computers & Electronics/Software/Multimedia Software",
"confidence": 0.5884661078453064,
"IAB19": "Technology & Computing",
"IAB-606-602": "Software and Applications - Video Software"
},
{
"name": "/Jobs & Education/Education/Computer Education",
"confidence": 0.2829321026802063,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Arts & Entertainment/TV & Video/Online Video",
"confidence": 0.2505950629711151,
"IAB1": "Arts & Entertainment",
"IAB-JLBCU7": "Entertainment"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.1927218437194824,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.19238881766796112,
"IAB19-18": "Internet Technology",
"IAB-619-599": "Computing - Internet"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.