Get this data via API

Classify leeduce.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://leeduce.com"}'
{ "domain": { "domain_url": "https://leeduce.com", "categories": [ { "name": "/Real Estate/Property Development", "confidence": 0.9786966443061828, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Real Estate/Real Estate Services/Real Estate Agencies", "confidence": 0.4498533606529236, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Finance/Investing/Other", "confidence": 0.4214544594287872, "IAB13-7": "Investing", "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Real Estate/Real Estate Listings/Commercial Properties", "confidence": 0.3907451033592224, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Law & Government/Government/Visa & Immigration", "confidence": 0.2019180953502655, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" } ] }, "success": true }
Get Free API Key View API Docs