Get this data via API

Classify finlast.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://finlast.com"}'
{ "domain": { "domain_url": "https://finlast.com", "categories": [ { "name": "/Finance/Financial Planning & Management/Retirement & Pension", "confidence": 0.7357367277145386, "IAB-416-391": "Retirement Planning/Personal Finance/Retirement Planning" }, { "name": "/People & Society/Seniors & Retirement", "confidence": 0.28539377450942993, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Finance/Investing/Other", "confidence": 0.20798802375793457, "IAB13-7": "Investing", "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Reference/General Reference/Calculators & Reference Tools", "confidence": 0.1890859454870224 }, { "name": "/Finance/Financial Planning & Management/Other", "confidence": 0.1424349546432495, "IAB-398-391": "Insurance/Personal Finance/Insurance" } ] }, "success": true }
Get Free API Key View API Docs