Get this data via API

Classify berkleychamber.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://berkleychamber.com"}'
{ "domain": { "domain_url": "https://berkleychamber.com", "categories": [ { "name": "/Business & Industrial/Other", "confidence": 0.4469393789768219, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Small Business/Other", "confidence": 0.20227906107902527, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Arts & Entertainment/Events & Listings/Other", "confidence": 0.14038972556591034, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Reference/Geographic Reference/Other", "confidence": 0.10478081554174425 } ] }, "success": true }
Get Free API Key View API Docs