Get this data via API

Classify siouxsales.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://siouxsales.com"}'
{ "domain": { "domain_url": "https://siouxsales.com", "categories": [ { "name": "/Law & Government/Public Safety/Law Enforcement", "confidence": 0.7552137970924377, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Shopping/Apparel/Uniforms & Workwear", "confidence": 0.4309829771518707, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Sensitive Subjects/Firearms & Weapons", "confidence": 0.28930532932281494, "IAB-v9i3On": "Sensitive Topics" }, { "name": "/Shopping/Apparel/Other", "confidence": 0.121275432407856, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Law & Government/Public Safety/Security Products & Services", "confidence": 0.10679581761360168, "IAB-394-393": "Financial Assistance - Government Support and Welfare" } ] }, "success": true }
Get Free API Key View API Docs