Get this data via API
Classify martykraiser.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://martykraiser.com"}'
{
"domain": {
"domain_url": "https://martykraiser.com",
"categories": [
{
"name": "/Law & Government/Public Safety/Crime & Justice",
"confidence": 0.6865383386611938,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Books & Literature/Other",
"confidence": 0.583618700504303,
"IAB1-1": "Books & Literature",
"IAB-42": "Books and Literature/Books and Literature"
},
{
"name": "/Law & Government/Public Safety/Law Enforcement",
"confidence": 0.26486438512802124,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Law & Government/Government/Intelligence & Counterterrorism",
"confidence": 0.13066481053829193,
"IAB3-7": "Government",
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/News/Gossip & Tabloid News/Scandals & Investigations",
"confidence": 0.11640781909227373,
"IAB12": "News"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.