Get this data via API

Classify damaar.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://damaar.com"}'
{ "domain": { "domain_url": "https://damaar.com", "categories": [ { "name": "/Business & Industrial/Small Business/Business Formation", "confidence": 0.9134206175804138, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Real Estate/Real Estate Services/Real Estate Agencies", "confidence": 0.8608835935592651, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Business & Industrial/Small Business/Other", "confidence": 0.16528496146202087, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Real Estate/Real Estate Services/Other", "confidence": 0.1485166847705841, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Real Estate/Real Estate Listings/Commercial Properties", "confidence": 0.11017873138189316, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Business & Industrial/Small Business/MLM & Business Opportunities", "confidence": 0.10677655786275864, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs