Get this data via API
Classify advocacylinkss.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://advocacylinkss.com"}'
{
"domain": {
"domain_url": "https://advocacylinkss.com",
"categories": [
{
"name": "/People & Society/Family & Relationships/Family/Other",
"confidence": 0.30996382236480713,
"IAB-186-186": "Family and Relationships/Family and Relationships"
},
{
"name": "/Law & Government/Social Services/Other",
"confidence": 0.3035379648208618,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Health/Nursing/Assisted Living & Long Term Care",
"confidence": 0.14496727287769318,
"IAB4-7": "Nursing",
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Health/Mental Health/Counseling Services",
"confidence": 0.1004810780286789,
"IAB-301-287": "Mental Health/Medical Health/Diseases and Conditions/Mental Health"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.