Get this data via API

Classify suas-shop.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://suas-shop.ru"}'
{ "domain": { "domain_url": "https://suas-shop.ru", "categories": [ { "name": "/Home & Garden/Pest Control", "confidence": 0.694032609462738, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Hobbies & Leisure/Outdoors/Hunting & Shooting", "confidence": 0.5897085666656494, "IAB17-18": "Hunting/Shooting", "IAB-239": "Hobbies & Interests" }, { "name": "/Hobbies & Leisure/Outdoors/Fishing", "confidence": 0.19403479993343353, "IAB-239": "Hobbies & Interests" } ] }, "success": true }
Get Free API Key View API Docs