Get this data via API

Classify rentalresearch.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://rentalresearch.com"}'
{ "domain": { "domain_url": "https://rentalresearch.com", "categories": [ { "name": "/Real Estate/Real Estate Listings/Residential Rentals", "confidence": 0.7598136067390442, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Real Estate/Real Estate Services/Property Management", "confidence": 0.5298852920532227, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Reference/General Reference/Public Records", "confidence": 0.5225664973258972, "IAB-376-SPSHQ5": "Genres - Public Radio" }, { "name": "/Real Estate/Real Estate Services/Property Inspections & Appraisals", "confidence": 0.14447487890720367, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Real Estate/Real Estate Services/Other", "confidence": 0.13807693123817444, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Law & Government/Legal/Real Estate Law", "confidence": 0.11471333354711533, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Finance/Credit & Lending/Credit Reporting & Monitoring", "confidence": 0.10151278227567671, "IAB-398-391": "Insurance/Personal Finance/Insurance" } ] }, "success": true }
Get Free API Key View API Docs