Get this data via API

Classify rootcontrol.io — 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://rootcontrol.io"}'
{ "domain": { "domain_url": "https://rootcontrol.io", "categories": [ { "name": "/Home & Garden/Patio, Lawn & Garden/Landscape Design", "confidence": 0.6956146955490112, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.6287155747413635, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Computers & Electronics/Enterprise Technology/Customer Relationship Management (CRM)", "confidence": 0.34345757961273193, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Home & Garden/Patio, Lawn & Garden/Yard Maintenance/Other", "confidence": 0.25955358147621155, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" } ] }, "success": true }
Get Free API Key View API Docs