Get this data via API

Classify financeconcepts.ai — 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://financeconcepts.ai"}'
{ "domain": { "domain_url": "https://financeconcepts.ai", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.8594979047775269, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Business & Industrial/Business Finance/Other", "confidence": 0.5041965246200562, "IAB1": "Arts & Entertainment", "IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry" }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.27411454916000366, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Business & Industrial/Advertising & Marketing/Sales", "confidence": 0.22744868695735931, "IAB-59-53": "Business - Sales" }, { "name": "/Jobs & Education/Jobs/Job Listings", "confidence": 0.19294816255569455, "IAB-132": "Education" }, { "name": "/Finance/Financial Planning & Management/Other", "confidence": 0.15806643664836884, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.1532624512910843, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Computers & Electronics/Enterprise Technology/Customer Relationship Management (CRM)", "confidence": 0.1357199251651764, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Finance/Other", "confidence": 0.13099844753742218, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Finance/Credit & Lending/Debt Management", "confidence": 0.12254319339990616, "IAB-398-391": "Insurance/Personal Finance/Insurance" } ] }, "success": true }
Get Free API Key View API Docs