Get this data via API

Classify estatereimagine.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://estatereimagine.com"}'
{ "domain": { "domain_url": "https://estatereimagine.com", "categories": [ { "name": "/Real Estate/Real Estate Services/Other", "confidence": 0.6176151633262634, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Computers & Electronics/Software/Multimedia Software", "confidence": 0.4061434268951416, "IAB-606-602": "Video Software/Technology & Computing/Computing/Computer Software and Applications/Video Software" }, { "name": "/Real Estate/Real Estate Services/Real Estate Agencies", "confidence": 0.39091065526008606, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Arts & Entertainment/Visual Art & Design/Design", "confidence": 0.37569379806518555, "IAB1": "Arts & Entertainment", "IAB-204-201": "Design/Fine Art/Design" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.21315282583236697, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Arts & Entertainment/Online Media/Virtual Tours", "confidence": 0.1512152999639511, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Real Estate/Real Estate Listings/Residential Sales", "confidence": 0.1312948316335678, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Home & Garden/Home Improvement/Other", "confidence": 0.11889975517988204, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Arts & Entertainment/TV & Video/Online Video", "confidence": 0.11736205220222472, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Real Estate/Real Estate Listings/Other", "confidence": 0.10640580207109453, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Shopping/Photo & Video Services/Other", "confidence": 0.10510777682065964, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" } ] }, "success": true }
Get Free API Key View API Docs