Get this data via API

Classify dlive.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://dlive.ru"}'
{ "domain": { "domain_url": "https://dlive.ru", "categories": [ { "name": "/People & Society/Family & Relationships/Troubled Relationships", "confidence": 0.6610025763511658, "IAB-186-186": "Family and Relationships/Family and Relationships" }, { "name": "/Arts & Entertainment/Fun & Trivia/Fun Tests & Silly Surveys", "confidence": 0.18862344324588776, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/People & Society/Family & Relationships/Other", "confidence": 0.15893669426441193, "IAB-186-186": "Family and Relationships/Family and Relationships" }, { "name": "/People & Society/Family & Relationships/Romance", "confidence": 0.12159129977226256, "IAB-186-186": "Family and Relationships/Family and Relationships" }, { "name": "/People & Society/Family & Relationships/Marriage", "confidence": 0.10743505507707596, "IAB14-4": "Marriage", "IAB-191-186": "Marriage and Civil Unions/Family and Relationships/Marriage and Civil Unions" } ] }, "success": true }
Get Free API Key View API Docs