Get this data via API
Classify klops.ru — 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://klops.ru"}'
{
"domain": {
"domain_url": "https://klops.ru",
"categories": [
{
"name": "/News/Local News",
"confidence": 0.49413618445396423,
"IAB12-3": "Local News"
},
{
"name": "/Arts & Entertainment/Events & Listings/Other",
"confidence": 0.19038081169128415,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/News/Other",
"confidence": 0.11083807051181792,
"IAB12": "News"
}
]
},
"success": true
}
Category
Global Rank
#42,631
Get this data as JSON — free trial, 50 API calls included.