Get this data via API

Classify prohumandeclaration.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://prohumandeclaration.com"}'
{ "domain": { "domain_url": "https://prohumandeclaration.com", "categories": [ { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.8350704312324524, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/People & Society/Social Issues & Advocacy/Other", "confidence": 0.4371355473995209, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/News/Technology News", "confidence": 0.20841887593269348, "IAB12": "News", "IAB-115-90": "Industries - Technology Industry" }, { "name": "/Sensitive Subjects/Other", "confidence": 0.17145833373069763, "IAB-v9i3On": "Sensitive Topics" } ] }, "success": true }
Get Free API Key View API Docs