Get this data via API

Classify reflat.online — 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://reflat.online"}'
{ "domain": { "domain_url": "https://reflat.online", "categories": [ { "name": "/Finance/Credit & Lending/Loans", "confidence": 0.38289546966552734, "IAB13-2": "Credit/Debt & Loans", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/Real Estate/Real Estate Listings/Bank-Owned & Foreclosed Properties", "confidence": 0.18802069127559665, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Real Estate/Real Estate Listings/Residential Sales", "confidence": 0.116286501288414, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Finance/Banking/Other", "confidence": 0.10338348150253296, "IAB-398-391": "Insurance/Personal Finance/Insurance" } ] }, "success": true }
Get Free API Key View API Docs