Get this data via API

Classify ritus.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://ritus.cloud"}'
{ "domain": { "domain_url": "https://ritus.cloud", "categories": [ { "name": "/Sensitive Subjects/Death & Tragedy", "confidence": 0.6388772130012512, "IAB-v9i3On": "Sensitive Topics" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.4898693561553955, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Internet & Telecom/Web Services/Cloud Storage", "confidence": 0.3174782395362854, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Software/Multimedia Software", "confidence": 0.20615391433238983, "IAB-606-602": "Video Software/Technology & Computing/Computing/Computer Software and Applications/Video Software" }, { "name": "/Computers & Electronics/Software/Other", "confidence": 0.1644464135169983, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/CAD & CAM", "confidence": 0.13468222320079803, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Software/Freeware & Shareware", "confidence": 0.10855001956224442, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs