Get this data via API
Classify paigeframe.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://paigeframe.com"}'
{
"domain": {
"domain_url": "https://paigeframe.com",
"categories": [
{
"name": "/People & Society/Seniors & Retirement",
"confidence": 0.8317527174949646,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Internet & Telecom/Email & Messaging/Voice & Video Chat",
"confidence": 0.8180094361305237,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Health/Nursing/Assisted Living & Long Term Care",
"confidence": 0.41146156191825867,
"IAB4-7": "Nursing",
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Aging & Geriatrics/Other",
"confidence": 0.3397306799888611,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons",
"confidence": 0.16269762814044952,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Health/Medical Devices & Equipment/Assistive Technology",
"confidence": 0.12082226574420928,
"IAB-224-223": "Healthy Living - Children's Health"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.