Get this data via API

Classify equityreleaseadvice.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://equityreleaseadvice.co.uk"}'
{ "domain": { "domain_url": "https://equityreleaseadvice.co.uk", "categories": [ { "name": "/Finance/Credit & Lending/Loans", "confidence": 1, "IAB13-2": "Credit/Debt & Loans", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/Reference/General Reference/Calculators & Reference Tools", "confidence": 0.751355767250061 }, { "name": "/Finance/Accounting & Auditing/Tax Preparation & Planning", "confidence": 0.13712337613105774, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.12522540986537933, "IAB-264-239": "Hobbies & Interests - Content Production" } ] }, "success": true }
Get Free API Key View API Docs