Get this data via API

Classify wolf-age.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://wolf-age.ru"}'
{ "domain": { "domain_url": "https://wolf-age.ru", "categories": [ { "name": "/Sensitive Subjects/Firearms & Weapons", "confidence": 0.9132946133613586, "IAB-v9i3On": "Sensitive Topics" }, { "name": "/Hobbies & Leisure/Outdoors/Other", "confidence": 0.4269034266471863, "IAB-239": "Hobbies & Interests" }, { "name": "/Hobbies & Leisure/Outdoors/Hiking & Camping", "confidence": 0.21951010823249817, "IAB-239": "Hobbies & Interests" }, { "name": "/Shopping/Antiques & Collectibles", "confidence": 0.13015025854110718, "IAB22": "Shopping", "IAB-240-239": "Antiquing and Antiques/Hobbies & Interests/Antiquing and Antiques" } ] }, "success": true }
Get Free API Key View API Docs