Get this data via API

Classify onesvibe.app — 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://onesvibe.app"}'
{ "domain": { "domain_url": "https://onesvibe.app", "categories": [ { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.7024633288383484, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/News/Technology News", "confidence": 0.17851316928863523, "IAB12": "News", "IAB-115-90": "Industries - Technology Industry" }, { "name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons", "confidence": 0.17107722163200378, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Science/Engineering & Technology/Robotics", "confidence": 0.152919203042984, "IAB15": "Science", "IAB-638-596": "Robotics/Technology & Computing/Robotics" }, { "name": "/Computers & Electronics/Programming/Other", "confidence": 0.12938834726810455, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs