Get this data via API

Classify reboo.property — 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://reboo.property"}'
{ "domain": { "domain_url": "https://reboo.property", "categories": [ { "name": "/Real Estate/Real Estate Listings/Residential Sales", "confidence": 0.5418213605880737, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Real Estate/Real Estate Listings/Other", "confidence": 0.28155776858329773, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Real Estate/Real Estate Services/Real Estate Agencies", "confidence": 0.2759750783443451, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Shopping/Classifieds", "confidence": 0.19396117329597473, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.16547055542469025, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Internet & Telecom/Web Services/Search Engine Optimization & Marketing", "confidence": 0.15315085649490356, "IAB-195-192": "Parenting - Internet Safety" } ] }, "success": true }
Get Free API Key View API Docs