Get this data via API

Classify beforeclaim.co.uk — 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://beforeclaim.co.uk"}'
{ "domain": { "domain_url": "https://beforeclaim.co.uk", "categories": [ { "name": "/Finance/Credit & Lending/Debt Collection & Repossession", "confidence": 0.654226541519165, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Finance/Accounting & Auditing/Billing & Invoicing", "confidence": 0.4563586711883545, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Finance/Credit & Lending/Debt Management", "confidence": 0.3533123731613159, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Law & Government/Legal/Legal Services", "confidence": 0.3453534245491028, "IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry" }, { "name": "/Reference/General Reference/Forms Guides & Templates", "confidence": 0.3150045871734619 }, { "name": "/Shopping/Consumer Resources/Consumer Advocacy & Protection", "confidence": 0.22584442794322968, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.17450417578220367, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" } ] }, "success": true }
Get Free API Key View API Docs