Get this data via API

Classify taskcaddie.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://taskcaddie.com"}'
{ "domain": { "domain_url": "https://taskcaddie.com", "categories": [ { "name": "/Computers & Electronics/Enterprise Technology/Customer Relationship Management (CRM)", "confidence": 0.9553297162055968, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.7963788509368896, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.420671820640564, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Sports/Individual Sports/Golf", "confidence": 0.18590007722377777, "IAB17-15": "Golf", "IAB-512-483": "Golf/Sports/Golf" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.14797762036323547, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Business & Industrial/Business Services/Consulting", "confidence": 0.1184280291199684, "IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry" }, { "name": "/Business & Industrial/Advertising & Marketing/Sales", "confidence": 0.11723292618989944, "IAB-59-53": "Business - Sales" } ] }, "success": true }
Get Free API Key View API Docs