Get this data via API

Classify sellhousenow.co.za — 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://sellhousenow.co.za"}'
{ "domain": { "domain_url": "https://sellhousenow.co.za", "categories": [ { "name": "/Real Estate/Real Estate Listings/Residential Sales", "confidence": 0.5449508428573608, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Finance/Investing/Other", "confidence": 0.401926726102829, "IAB13-7": "Investing", "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Real Estate/Real Estate Services/Real Estate Agencies", "confidence": 0.3394850790500641, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Real Estate/Real Estate Listings/Other", "confidence": 0.25641366839408875, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Real Estate/Other", "confidence": 0.117340587079525, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" } ] }, "success": true }
Get Free API Key View API Docs