Get this data via API

Classify computecomparison.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://computecomparison.com"}'
{ "domain": { "domain_url": "https://computecomparison.com", "categories": [ { "name": "/Computers & Electronics/Networking/Distributed & Cloud Computing", "confidence": 0.6432695984840393, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons", "confidence": 0.6416527032852173, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Computers & Electronics/Computer Hardware/Computer Components", "confidence": 0.5815524458885193, "IAB-601-599": "Computer Peripherals/Technology & Computing/Computing/Computer Peripherals" }, { "name": "/Internet & Telecom/Web Services/Cloud Storage", "confidence": 0.3047654330730438, "IAB-195-192": "Parenting - Internet Safety" } ] }, "success": true }
Get Free API Key View API Docs