Get this data via API

Classify retailsupport.hu — 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://retailsupport.hu"}'
{ "domain": { "domain_url": "https://retailsupport.hu", "categories": [ { "name": "/Home & Garden/Bed & Bath/Bathroom", "confidence": 0.15357808768749237, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Business & Industrial/Business Services/Fire & Security Services", "confidence": 0.12178424745798112, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/People & Society/Other", "confidence": 0.1048433929681778, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Health/Medical Devices & Equipment/Assistive Technology", "confidence": 0.10085031390190125, "IAB-224-223": "Healthy Living - Children's Health" } ] }, "success": true }
Get Free API Key View API Docs