Get this data via API

Classify vos.live — 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://vos.live"}'
{ "domain": { "domain_url": "https://vos.live", "categories": [ { "name": "/Computers & Electronics/Enterprise Technology/Helpdesk & Customer Support Systems", "confidence": 0.28608688712120056, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Shopping/Consumer Resources/Customer Services", "confidence": 0.19108478724956512, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Computers & Electronics/Networking/VPN & Remote Access", "confidence": 0.18812644481658936, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Arts & Entertainment/Online Media/Virtual Tours", "confidence": 0.16956093907356262, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.12551534175872803, "IAB-195-192": "Parenting - Internet Safety" } ] }, "success": true }
Get Free API Key View API Docs