Get this data via API

Classify abc7news.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://abc7news.com"}'
{ "domain": { "domain_url": "https://abc7news.com", "categories": [ { "name": "/News/Other", "confidence": 0.5329445600509644, "IAB12": "News" }, { "name": "/News/Local News", "confidence": 0.5052680969238281, "IAB12-3": "Local News" }, { "name": "/Arts & Entertainment/TV & Video/TV Networks & Stations", "confidence": 0.32832059264183044, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/TV & Video/Online Video", "confidence": 0.20386341214179993, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" } ] }, "success": true }
Get Free API Key View API Docs
Global Rank
#14,853