Get this data via API

Classify conformly.online — 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://conformly.online"}'
{ "domain": { "domain_url": "https://conformly.online", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.4815759062767029, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Business & Industrial/Business Finance/Risk Management", "confidence": 0.2592248022556305, "IAB1": "Arts & Entertainment", "IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry" }, { "name": "/Business & Industrial/Business Services/Quality Control & Tracking", "confidence": 0.2176804691553116, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Internet & Telecom/Web Services/Web Stats & Analytics", "confidence": 0.19410768151283264, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Enterprise Technology/Data Management", "confidence": 0.1772357076406479, "IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing" }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.17008604109287262, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Computers & Electronics/Networking/Network Monitoring & Management", "confidence": 0.13732479512691498, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.1344500184059143, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs