Get this data via API
Classify regulationstation.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://regulationstation.co"}'
{
"domain": {
"domain_url": "https://regulationstation.co",
"categories": [
{
"name": "/People & Society/Family & Relationships/Family/Other",
"confidence": 0.3611201345920563,
"IAB-186-186": "Family and Relationships/Family and Relationships"
},
{
"name": "/Jobs & Education/Education/Teaching & Classroom Resources",
"confidence": 0.3323262929916382,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/People & Society/Self-Help & Motivational",
"confidence": 0.3116771876811981,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/People & Society/Social Sciences/Psychology",
"confidence": 0.306698203086853,
"IAB-465-464": "Biological Sciences/Science/Biological Sciences"
},
{
"name": "/Jobs & Education/Education/Primary & Secondary Schooling (K-12)",
"confidence": 0.1333380490541458,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Health/Mental Health/Other",
"confidence": 0.1031692624092102,
"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.