Get this data via API
Classify evocatuscore.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://evocatuscore.com"}'
{
"domain": {
"domain_url": "https://evocatuscore.com",
"categories": [
{
"name": "/Law & Government/Government/Intelligence & Counterterrorism",
"confidence": 0.4584556221961975,
"IAB3-7": "Government",
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Law & Government/Public Safety/Security Products & Services",
"confidence": 0.3265966475009918,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.