Category
Reviews
No reviews yet — be the first to review checkmate.expert.
Get this data via API
Classify checkmate.expert — 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://checkmate.expert"}'
{
"domain": {
"domain_url": "https://checkmate.expert",
"categories": [
{
"name": "/Business & Industrial/Business Services/Consulting",
"confidence": 0.30828726291656494,
"IAB3": "Business",
"IAB-103-90": "Industries - Management Consulting Industry"
},
{
"name": "/People & Society/Social Issues & Advocacy/Other",
"confidence": 0.24306052923202515,
"IAB14": "Society",
"IAB-388-386": "Politics - Political Issues & Policy"
},
{
"name": "/Law & Government/Legal/Other",
"confidence": 0.13192489743232727,
"IAB11-2": "Legal Issues",
"IAB-383": "Law"
},
{
"name": "/Computers & Electronics/Computer Security/Network Security",
"confidence": 0.13113385438919067,
"IAB19-25": "Network Security",
"IAB-618-599": "Computing - Information and Network Security"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.