Get this data via API

Classify cwchamber.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://cwchamber.com"}'
{ "domain": { "domain_url": "https://cwchamber.com", "categories": [ { "name": "/Arts & Entertainment/Events & Listings/Other", "confidence": 0.7632536292076111, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Reference/Geographic Reference/Other", "confidence": 0.42419013381004333 }, { "name": "/Hobbies & Leisure/Special Occasions/Holidays & Seasonal Events", "confidence": 0.28335824608802795, "IAB-239": "Hobbies & Interests" }, { "name": "/Arts & Entertainment/Events & Listings/Food & Beverage Events", "confidence": 0.12112628668546677, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" } ] }, "success": true }
Get Free API Key View API Docs