Get this data via API

Classify lazarevkniga.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://lazarevkniga.ru"}'
{ "domain": { "domain_url": "https://lazarevkniga.ru", "categories": [ { "name": "/People & Society/Religion & Belief", "confidence": 0.5688179731369019, "IAB-453": "Religion & Spirituality/Religion & Spirituality" }, { "name": "/Books & Literature/Other", "confidence": 0.2578534781932831, "IAB1-1": "Books & Literature", "IAB-42": "Books and Literature/Books and Literature" }, { "name": "/Hobbies & Leisure/Special Occasions/Holidays & Seasonal Events", "confidence": 0.10829697549343108, "IAB-239": "Hobbies & Interests" } ] }, "success": true }
Get Free API Key View API Docs