Get this data via API

Classify citytowner.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://citytowner.com"}'
{ "domain": { "domain_url": "https://citytowner.com", "categories": [ { "name": "/Sensitive Subjects/Violence & Abuse", "confidence": 0.5281542539596558, "IAB-v9i3On": "Sensitive Topics" }, { "name": "/Sensitive Subjects/Death & Tragedy", "confidence": 0.1753172129392624, "IAB-v9i3On": "Sensitive Topics" }, { "name": "/Law & Government/Public Safety/Crime & Justice", "confidence": 0.1656879484653473, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/News/Local News", "confidence": 0.15601244568824768, "IAB12-3": "Local News" }, { "name": "/News/Other", "confidence": 0.14548492431640625, "IAB12": "News" }, { "name": "/Sensitive Subjects/Other", "confidence": 0.11534442752599716, "IAB-v9i3On": "Sensitive Topics" } ] }, "success": true }
Get Free API Key View API Docs