Get this data via API
Classify professionalevaluation.org — 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://professionalevaluation.org"}'
{
"domain": {
"domain_url": "https://professionalevaluation.org",
"categories": [
{
"name": "/Law & Government/Government/Visa & Immigration",
"confidence": 0.5939410924911499,
"IAB3-7": "Government",
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Sensitive Subjects/Violence & Abuse",
"confidence": 0.17044156789779663,
"IAB-v9i3On": "Sensitive Topics"
},
{
"name": "/Health/Mental Health/Counseling Services",
"confidence": 0.12764552235603333,
"IAB-301-287": "Mental Health/Medical Health/Diseases and Conditions/Mental Health"
},
{
"name": "/Law & Government/Legal/Legal Services",
"confidence": 0.12415631860494614,
"IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry"
},
{
"name": "/People & Society/Social Issues & Advocacy/Other",
"confidence": 0.10460864752531052,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.