Get this data via API
Classify yandex.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://yandex.ru"}'
{
"domain": {
"domain_url": "https://yandex.ru",
"categories": [
{
"name": "/Jobs & Education/Education/Primary & Secondary Schooling (K-12)",
"confidence": 0.7893692255020142,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Hobbies & Leisure/Merit Prizes & Contests",
"confidence": 0.7626000046730042,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Reference/General Reference/Educational Resources",
"confidence": 0.2665276527404785,
"IAB-143-132": "Education - Educational Assessment"
},
{
"name": "/Hobbies & Leisure/Sweepstakes & Promotional Giveaways",
"confidence": 0.1636064201593399,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Jobs & Education/Education/Teaching & Classroom Resources",
"confidence": 0.1164138913154602,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Books & Literature/Poetry",
"confidence": 0.1062292829155922,
"IAB1-1": "Books & Literature",
"IAB-49-42": "Poetry/Books and Literature/Poetry"
}
]
},
"success": true
}
Category
Global Rank
#98
Get this data as JSON — free trial, 50 API calls included.