Get this data via API

Classify cre-360.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://cre-360.com"}'
{ "domain": { "domain_url": "https://cre-360.com", "categories": [ { "name": "/Business & Industrial/Retail Trade/Other", "confidence": 0.6868219375610352, "IAB-669-664": "Rail Travel/Travel/Travel Type/Rail Travel" }, { "name": "/Real Estate/Real Estate Listings/Commercial Properties", "confidence": 0.5452371835708618, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/News/Business News/Other", "confidence": 0.44541823863983154, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/Real Estate/Other", "confidence": 0.3079793155193329, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Real Estate/Property Development", "confidence": 0.23693624138832092, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Business & Industrial/Advertising & Marketing/Marketing", "confidence": 0.16423605382442474, "IAB3-11": "Marketing", "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.11361242085695268, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" } ] }, "success": true }
Get Free API Key View API Docs