Get this data via API

Classify sanctr.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://sanctr.com"}'
{ "domain": { "domain_url": "https://sanctr.com", "categories": [ { "name": "/Health/Medical Facilities & Services/Other", "confidence": 0.8166428208351135, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.7023259997367859, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Reference/General Reference/Forms Guides & Templates", "confidence": 0.3534807562828064 }, { "name": "/Computers & Electronics/Enterprise Technology/Data Management", "confidence": 0.246832013130188, "IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing" }, { "name": "/Health/Public Health/Health Policy", "confidence": 0.1619770973920822, "IAB-224-223": "Healthy Living - Children's Health" } ] }, "success": true }
Get Free API Key View API Docs