Get this data via API

Classify taxsaleresults.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://taxsaleresults.com"}'
{ "domain": { "domain_url": "https://taxsaleresults.com", "categories": [ { "name": "/Real Estate/Real Estate Listings/Bank-Owned & Foreclosed Properties", "confidence": 0.464452862739563, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Shopping/Auctions", "confidence": 0.40450242161750793, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Finance/Accounting & Auditing/Tax Preparation & Planning", "confidence": 0.2736246585845947, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Reference/General Reference/Public Records", "confidence": 0.2167515605688095, "IAB-376-SPSHQ5": "Genres - Public Radio" }, { "name": "/Real Estate/Other", "confidence": 0.10418003052473068, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" } ] }, "success": true }
Get Free API Key View API Docs