Get this data via API

Classify skillvaultshop.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://skillvaultshop.com"}'
{ "domain": { "domain_url": "https://skillvaultshop.com", "categories": [ { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.5847516059875488, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.5539658069610596, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Finance/Financial Planning & Management/Other", "confidence": 0.2565559446811676, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.2222163826227188, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Reference/General Reference/Educational Resources", "confidence": 0.2023947834968567, "IAB-143-132": "Education - Educational Assessment" }, { "name": "/Business & Industrial/Advertising & Marketing/Marketing", "confidence": 0.17840144038200378, "IAB3-11": "Marketing", "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Jobs & Education/Education/Computer Education", "confidence": 0.14908544719219208, "IAB5": "Education", "IAB-132": "Education/Education" } ] }, "success": true }
Get Free API Key View API Docs