Get this data via API

Classify demand.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://demand.com"}'
{ "domain": { "domain_url": "https://demand.com", "categories": [ { "name": "/Computers & Electronics/Enterprise Technology/Data Management", "confidence": 0.8747246861457825, "IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing" }, { "name": "/Computers & Electronics/Computer Security/Network Security", "confidence": 0.6068776845932007, "IAB19-25": "Network Security", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.47396278381347656, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Internet & Telecom/Web Services/Cloud Storage", "confidence": 0.3756839036941528, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Business & Industrial/Business Services/Consulting", "confidence": 0.28071096539497375, "IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry" }, { "name": "/Computers & Electronics/Computer Security/Other", "confidence": 0.1394515186548233, "IAB10": "Home & Garden", "IAB-281-274": "Home Security/Home & Garden/Home Security" }, { "name": "/People & Society/Social Issues & Advocacy/Other", "confidence": 0.13812954723834991, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.11516771465539932, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs