Get this data via API

Classify finance-compare.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://finance-compare.com"}'
{ "domain": { "domain_url": "https://finance-compare.com", "categories": [ { "name": "/News/Business News/Economy News", "confidence": 0.487139880657196, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/News/Business News/Other", "confidence": 0.3665001690387726, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.21438045799732208, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/News/Technology News", "confidence": 0.1896364539861679, "IAB12": "News", "IAB-115-90": "Industries - Technology Industry" }, { "name": "/People & Society/Social Sciences/Economics", "confidence": 0.1543530821800232, "IAB-465-464": "Biological Sciences/Science/Biological Sciences" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.10055673867464066, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs