Get this data via API

Classify rock8.cloud — 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://rock8.cloud"}'
{ "domain": { "domain_url": "https://rock8.cloud", "categories": [ { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.5796610713005066, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/Computers & Electronics/Programming/Development Tools", "confidence": 0.5245029926300049, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Internet & Telecom/Web Services/Cloud Storage", "confidence": 0.5209353566169739, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Programming/Other", "confidence": 0.2981877326965332, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Enterprise Technology/Data Management", "confidence": 0.26205727458000183, "IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.16979658603668213, "IAB-195-192": "Parenting - Internet Safety" } ] }, "success": true }
Get Free API Key View API Docs