Category
Reviews
No reviews yet — be the first to review engine-for-change.com.
Get this data via API
Classify engine-for-change.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://engine-for-change.com"}'
{
"domain": {
"domain_url": "https://engine-for-change.com",
"categories": [
{
"name": "/Business & Industrial/Business Operations/Management",
"confidence": 0.682192325592041,
"IAB3": "Business",
"IAB-76-53": "Business - Executive Leadership & Management"
},
{
"name": "/Business & Industrial/Business Services/Consulting",
"confidence": 0.5544788241386414,
"IAB3": "Business",
"IAB-103-90": "Industries - Management Consulting Industry"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Other",
"confidence": 0.17838475108146667,
"IAB3-4": "Business Software",
"IAB-602-599": "Computing - Software and Applications"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.