Get this data via API
Classify redorigen.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://redorigen.org"}'
{
"domain": {
"domain_url": "https://redorigen.org",
"categories": [
{
"name": "/Business & Industrial/Business Operations/Management",
"confidence": 0.35070621967315674,
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
},
{
"name": "/Business & Industrial/Business Operations/Human Resources",
"confidence": 0.20695973932743073,
"IAB3-9": "Human Resources",
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
},
{
"name": "/People & Society/Self-Help & Motivational",
"confidence": 0.1999393254518509,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Law & Government/Government/Other",
"confidence": 0.14111344516277313,
"IAB3-7": "Government",
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/People & Society/Social Issues & Advocacy/Other",
"confidence": 0.10475588589906693,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/News/Politics/Other",
"confidence": 0.10232356935739516,
"IAB12": "News",
"IAB-386": "Politics"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.