Get this data via API

Classify roshel.com — 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://roshel.com"}'
{ "domain": { "domain_url": "https://roshel.com", "categories": [ { "name": "/Business & Industrial/Aerospace & Defense/Other", "confidence": 0.6569514274597168, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Law & Government/Public Safety/Security Products & Services", "confidence": 0.5945206880569458, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Law & Government/Military/Other", "confidence": 0.4981352686882019, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Autos & Vehicles/Commercial Vehicles/Other", "confidence": 0.3171916902065277, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Business & Industrial/Automotive Industry", "confidence": 0.15982849895954132, "IAB2": "Automotive", "IAB-117-90": "Automotive Industry/Business and Finance/Industries/Automotive Industry" }, { "name": "/Autos & Vehicles/Other", "confidence": 0.14781895279884338, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" } ] }, "success": true }
Get Free API Key View API Docs