Get this data via API

Classify monster-drift.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://monster-drift.ru"}'
{ "domain": { "domain_url": "https://monster-drift.ru", "categories": [ { "name": "/Sports/Motor Sports/Auto Racing", "confidence": 0.3293091654777527, "IAB17-1": "Auto Racing", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Business & Industrial/Hospitality Industry/Other", "confidence": 0.21719247102737427, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" } ] }, "success": true }
Get Free API Key View API Docs