Get this data via API

Classify dreamcap.financial — 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://dreamcap.financial"}'
{ "domain": { "domain_url": "https://dreamcap.financial", "categories": [ { "name": "/Finance/Credit & Lending/Loans", "confidence": 0.9597194790840148, "IAB13-2": "Credit/Debt & Loans", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/Finance/Financial Planning & Management/Retirement & Pension", "confidence": 0.8178815841674805, "IAB-416-391": "Retirement Planning/Personal Finance/Retirement Planning" }, { "name": "/People & Society/Seniors & Retirement", "confidence": 0.495533674955368, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" } ] }, "success": true }
Get Free API Key View API Docs