Get this data via API

Classify firmable.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://firmable.com"}'
{ "domain": { "domain_url": "https://firmable.com", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.5419524312019348, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Business & Industrial/Advertising & Marketing/Sales", "confidence": 0.5264431834220886, "IAB-59-53": "Business - Sales" }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.2707379460334778, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Jobs & Education/Jobs/Career Resources & Planning", "confidence": 0.2077307552099228, "IAB-126-123": "Career Planning/Careers/Career Planning" }, { "name": "/Business & Industrial/Small Business/Business Formation", "confidence": 0.15035125613212583, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Computers & Electronics/Enterprise Technology/Customer Relationship Management (CRM)", "confidence": 0.1357211321592331, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Business & Industrial/Business Services/Consulting", "confidence": 0.1043839156627655, "IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry" } ] }, "success": true }
Get Free API Key View API Docs