Get this data via API

Classify tdls.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://tdls.co.uk"}'
{ "domain": { "domain_url": "https://tdls.co.uk", "categories": [ { "name": "/Finance/Financial Planning & Management/Inheritance & Estate Planning", "confidence": 0.8165144324302673, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Law & Government/Legal/Legal Services", "confidence": 0.7729434967041016, "IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry" }, { "name": "/Reference/General Reference/Forms Guides & Templates", "confidence": 0.18122489750385284 }, { "name": "/Law & Government/Legal/Other", "confidence": 0.15406718850135803, "IAB-394-393": "Financial Assistance - Government Support and Welfare" } ] }, "success": true }
Get Free API Key View API Docs