Get this data via API

Classify myestates.info — 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://myestates.info"}'
{ "domain": { "domain_url": "https://myestates.info", "categories": [ { "name": "/Finance/Investing/Real Estate Investment Trusts", "confidence": 0.6472277045249939, "IAB13-7": "Investing", "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Finance/Investing/Other", "confidence": 0.4232428967952728, "IAB13-7": "Investing", "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Real Estate/Other", "confidence": 0.3225858807563782, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Real Estate/Real Estate Listings/Commercial Properties", "confidence": 0.2277345061302185, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" } ] }, "success": true }
Get Free API Key View API Docs