Get this data via API

Classify ulike-market.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://ulike-market.ru"}'
{ "domain": { "domain_url": "https://ulike-market.ru", "categories": [ { "name": "/Reference/General Reference/Calculators & Reference Tools", "confidence": 0.5128812193870544 }, { "name": "/Computers & Electronics/Electronics & Electrical/Electronic Components", "confidence": 0.202845960855484, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.1662018895149231, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/Shopping/Toys/Building Toys", "confidence": 0.11941734701395036, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Shopping/Toys/Educational Toys", "confidence": 0.11801562458276749, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" } ] }, "success": true }
Get Free API Key View API Docs