Get this data via API
Classify benchapp.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://benchapp.com"}'
{
"domain": {
"domain_url": "https://benchapp.com",
"categories": [
{
"name": "/Sports/Fantasy Sports",
"confidence": 0.93,
"IAB-508-483": "Fantasy Sports/Sports/Fantasy Sports"
},
{
"name": "/Games/Computer & Video Games/Simulation Games",
"confidence": 0.58,
"IAB-688-685": "Simulation Video Games/Video Gaming/Video Game Genres/Simulation Video Games"
},
{
"name": "/Games/Computer & Video Games/Sports Games",
"confidence": 0.55,
"IAB-689-685": "Sports Video Games/Video Gaming/Video Game Genres/Sports Video Games"
}
]
},
"success": true
}
Category
Global Rank
#157,811
Get this data as JSON — free trial, 50 API calls included.