Get this data via API

Classify WCCTV.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://WCCTV.COM"}'
{ "domain": { "domain_url": "https://WCCTV.COM", "categories": [ { "name": "/People & Society/Social Issues & Advocacy/Green Living & Environmental Issues", "confidence": 0.6421534419059753, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Law & Government/Public Safety/Security Products & Services", "confidence": 0.4170610904693603, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Science/Ecology & Environment/Other", "confidence": 0.36974629759788513, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Computers & Electronics/Electronics & Electrical/Electrical Test & Measurement", "confidence": 0.3232591450214386, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Business & Industrial/Industrial Materials & Equipment/Industrial Measurement & Control Equipment", "confidence": 0.18654687702655792, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Industrial Materials & Equipment/Other", "confidence": 0.1408620923757553, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Science/Scientific Equipment", "confidence": 0.11409791558980942, "IAB15": "Science", "IAB-464": "Science/Science" } ] }, "success": true }
Get Free API Key View API Docs