Get this data via API

Classify finplanpro.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://finplanpro.com"}'
{ "domain": { "domain_url": "https://finplanpro.com", "categories": [ { "name": "/Finance/Financial Planning & Management/Other", "confidence": 0.8960604667663574, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Finance/Investing/Other", "confidence": 0.20102624595165253, "IAB13-7": "Investing", "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Finance/Financial Planning & Management/Retirement & Pension", "confidence": 0.11659279465675354, "IAB-416-391": "Retirement Planning/Personal Finance/Retirement Planning" } ] }, "success": true }
Get Free API Key View API Docs