Get this data via API
Classify publishcontent.digital — 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://publishcontent.digital"}'
{
"domain": {
"domain_url": "https://publishcontent.digital",
"categories": [
{
"name": "/Books & Literature/E-Books",
"confidence": 0.8888269066810608,
"IAB1-1": "Books & Literature",
"IAB-42": "Books and Literature/Books and Literature"
},
{
"name": "/Business & Industrial/Printing & Publishing/Other",
"confidence": 0.5404785871505737,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Computers & Electronics/Software/Multimedia Software",
"confidence": 0.41546276211738586,
"IAB-606-602": "Video Software/Technology & Computing/Computing/Computer Software and Applications/Video Software"
},
{
"name": "/Computers & Electronics/Software/Software Utilities",
"confidence": 0.11445249617099762,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.