Get this data via API

Classify hounddog.ai — 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://hounddog.ai"}'
{ "domain": { "domain_url": "https://hounddog.ai", "categories": [ { "name": "/People & Society/Social Issues & Advocacy/Other", "confidence": 0.6647911667823792, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.5806376934051514, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Computers & Electronics/Enterprise Technology/Data Management", "confidence": 0.4295517504215241, "IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing" }, { "name": "/Computers & Electronics/Computer Security/Network Security", "confidence": 0.3482062816619873, "IAB19-25": "Network Security", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/Law & Government/Legal/Other", "confidence": 0.33541300892829895, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/News/Technology News", "confidence": 0.22404684126377103, "IAB12": "News", "IAB-115-90": "Industries - Technology Industry" }, { "name": "/Computers & Electronics/Computer Security/Other", "confidence": 0.11535733193159103, "IAB10": "Home & Garden", "IAB-281-274": "Home Security/Home & Garden/Home Security" } ] }, "success": true }
Get Free API Key View API Docs