Get this data via API

Classify novalink-venture.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://novalink-venture.com"}'
{ "domain": { "domain_url": "https://novalink-venture.com", "categories": [ { "name": "/Shopping/Shopping Portals", "confidence": 0.42772918939590454, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Home & Garden/Home & Interior Decor", "confidence": 0.2888866364955902, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Shopping/Mass Merchants & Department Stores", "confidence": 0.23491249978542328, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Home & Garden/Home Furnishings/Other", "confidence": 0.17344987392425537, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Shopping/Other", "confidence": 0.15275976061820984, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Computers & Electronics/Consumer Electronics/Other", "confidence": 0.121903657913208, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs