Get this data via API
Classify piiblock.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://piiblock.com"}'
{
"domain": {
"domain_url": "https://piiblock.com",
"categories": [
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.5385416746139526,
"IAB-264-239": "Hobbies & Interests - Content Production"
},
{
"name": "/People & Society/Social Issues & Advocacy/Other",
"confidence": 0.46540239453315735,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Computers & Electronics/Computer Security/Network Security",
"confidence": 0.23361781239509585,
"IAB19-25": "Network Security",
"IAB-281-274": "Home Security/Home & Garden/Home Security"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.18793129920959473,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Online Communities/Other",
"confidence": 0.16949790716171265,
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Internet & Telecom/Email & Messaging/Other",
"confidence": 0.1632082611322403,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.13797485828399658,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Reference/Technical Reference",
"confidence": 0.1254870891571045
},
{
"name": "/Internet & Telecom/Email & Messaging/Text & Instant Messaging",
"confidence": 0.10924942791461945,
"IAB-195-192": "Parenting - Internet Safety"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.