Get this data via API

Classify chesterbrookai.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://chesterbrookai.com"}'
{ "domain": { "domain_url": "https://chesterbrookai.com", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.9049413204193116, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Real Estate/Real Estate Services/Property Management", "confidence": 0.8752455711364746, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Real Estate/Property Development", "confidence": 0.4860176146030426, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Real Estate/Real Estate Services/Real Estate Agencies", "confidence": 0.3027878701686859, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Real Estate/Real Estate Listings/Commercial Properties", "confidence": 0.23027245700359344, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Real Estate/Real Estate Services/Other", "confidence": 0.1513170599937439, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.14044076204299927, "IAB15": "Science", "IAB-464": "Science/Science" } ] }, "success": true }
Get Free API Key View API Docs