Get this data via API

Classify history-channel.org — 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://history-channel.org"}'
{ "domain": { "domain_url": "https://history-channel.org", "categories": [ { "name": "/Travel & Transportation/Tourist Destinations/Historical Sites & Buildings", "confidence": 0.8451493978500366, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Reference/Humanities/History", "confidence": 0.8076024651527405, "IAB-466-464": "Chemistry/Science/Chemistry" }, { "name": "/Arts & Entertainment/TV & Video/TV Shows & Programs", "confidence": 0.47543010115623474, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/Visual Art & Design/Architecture", "confidence": 0.17672443389892578, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/Movies/Documentary Films", "confidence": 0.13829977810382843, "IAB1-5": "Movies", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/TV & Video/Online Video", "confidence": 0.12110206484794615, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" } ] }, "success": true }
Get Free API Key View API Docs