Get this data via API

Classify redentive.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://redentive.com"}'
{ "domain": { "domain_url": "https://redentive.com", "categories": [ { "name": "/Computers & Electronics/CAD & CAM", "confidence": 0.9459091424942015, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Health/Oral & Dental Care", "confidence": 0.7968295812606812, "IAB7-17": "Dental Care", "IAB-593-590": "Oral care/Style & Fashion/Personal Care/Oral care" }, { "name": "/Health/Medical Facilities & Services/Other", "confidence": 0.27986863255500793, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Medical Devices & Equipment/Other", "confidence": 0.24707722663879397, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Health Education & Medical Training", "confidence": 0.14146794378757477, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Arts & Entertainment/Visual Art & Design/Design", "confidence": 0.13800758123397827, "IAB1": "Arts & Entertainment", "IAB-204-201": "Design/Fine Art/Design" }, { "name": "/Computers & Electronics/Software/Multimedia Software", "confidence": 0.1007697656750679, "IAB-606-602": "Video Software/Technology & Computing/Computing/Computer Software and Applications/Video Software" } ] }, "success": true }
Get Free API Key View API Docs