Get this data via API

Classify broadstonecollections.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://broadstonecollections.com"}'
{ "domain": { "domain_url": "https://broadstonecollections.com", "categories": [ { "name": "/Finance/Credit & Lending/Debt Collection & Repossession", "confidence": 0.9949212670326232, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Law & Government/Legal/Legal Services", "confidence": 0.932039201259613, "IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry" }, { "name": "/Finance/Credit & Lending/Debt Management", "confidence": 0.7265264391899109, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Shopping/Consumer Resources/Consumer Advocacy & Protection", "confidence": 0.1475425809621811, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Law & Government/Legal/Bankruptcy", "confidence": 0.1067805141210556, "IAB-65-63": "Bankruptcy/Business and Finance/Business/Business Banking & Finance/Bankruptcy" } ] }, "success": true }
Get Free API Key View API Docs