Category
Reviews
No reviews yet — be the first to review yandex.ru.
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": "/Hobbies & Leisure/Sweepstakes & Promotional Giveaways",
"confidence": 0.64783775806427,
"IAB22-1": "Contests & Freebies",
"IAB-481-473": "Shopping - Sales and Promotions"
},
{
"name": "/Hobbies & Leisure/Merit Prizes & Contests",
"confidence": 0.4027245044708252,
"IAB22-1": "Contests & Freebies",
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Hobbies & Leisure/Special Occasions/Holidays & Seasonal Events",
"confidence": 0.2941945195198059,
"IAB9": "Hobbies & Interests",
"IAB-1KXCLD": "Holidays"
},
{
"name": "/Arts & Entertainment/Events & Listings/Event Ticket Sales",
"confidence": 0.2123935669660568,
"IAB1": "Arts & Entertainment",
"IAB-8VZQHL": "Events"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.