Get this data via API
Classify afripen.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://afripen.org"}'
{
"domain": {
"domain_url": "https://afripen.org",
"categories": [
{
"name": "/Law & Government/Government/Other",
"confidence": 0.4600602090358734,
"IAB3-7": "Government",
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/People & Society/Other",
"confidence": 0.2767311632633209,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Business & Industrial/Other",
"confidence": 0.27442699670791626,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Jobs & Education/Education/Colleges & Universities",
"confidence": 0.24585220217704773,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Jobs & Education/Education/Vocational & Continuing Education",
"confidence": 0.20474550127983093,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Jobs & Education/Education/Academic Conferences & Publications",
"confidence": 0.17107243835926056,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Jobs & Education/Education/Other",
"confidence": 0.16303282976150513,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Business & Industrial/Business Operations/Human Resources",
"confidence": 0.138877272605896,
"IAB3-9": "Human Resources",
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
},
{
"name": "/People & Society/Social Issues & Advocacy/Other",
"confidence": 0.11293024569749832,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/People & Society/Social Sciences/Political Science",
"confidence": 0.10517286509275436,
"IAB-465-464": "Biological Sciences/Science/Biological Sciences"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.