Get this data via API

Classify skipset.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://skipset.ai"}'
{ "domain": { "domain_url": "https://skipset.ai", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.7419347167015076, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Real Estate/Real Estate Services/Real Estate Agencies", "confidence": 0.4838426411151886, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Law & Government/Legal/Legal Services", "confidence": 0.4070183932781219, "IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry" }, { "name": "/Business & Industrial/Advertising & Marketing/Sales", "confidence": 0.3264652192592621, "IAB-59-53": "Business - Sales" }, { "name": "/Computers & Electronics/Enterprise Technology/Customer Relationship Management (CRM)", "confidence": 0.27539920806884766, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Business & Industrial/Advertising & Marketing/Marketing", "confidence": 0.24887651205062863, "IAB3-11": "Marketing", "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Real Estate/Real Estate Services/Other", "confidence": 0.14380711317062378, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Real Estate/Other", "confidence": 0.1345929503440857, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/Law & Government/Legal/Real Estate Law", "confidence": 0.12089940160512924, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" } ] }, "success": true }
Get Free API Key View API Docs