Get this data via API

Classify howtosaas.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://howtosaas.com"}'
{ "domain": { "domain_url": "https://howtosaas.com", "categories": [ { "name": "/Business & Industrial/Advertising & Marketing/Marketing", "confidence": 0.7663766145706177, "IAB3-11": "Marketing", "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.6218326091766357, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.31756651401519775, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.28523027896881104, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Computers & Electronics/Enterprise Technology/Data Management", "confidence": 0.2590261995792389, "IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing" }, { "name": "/Computers & Electronics/Enterprise Technology/Customer Relationship Management (CRM)", "confidence": 0.1618460714817047, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs