Get this data via API

Classify extreme.com.kw — 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://extreme.com.kw"}'
{ "domain": { "domain_url": "https://extreme.com.kw", "categories": [ { "name": "/Sports/Sporting Goods/Other", "confidence": 0.8232781291007996, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Autos & Vehicles/Bicycles & Accessories/Other", "confidence": 0.5760517120361328, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Shopping/Apparel/Athletic Apparel", "confidence": 0.5399105548858643, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Sports/Extreme Sports/Other", "confidence": 0.2575823962688446, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Sports/Individual Sports/Cycling", "confidence": 0.12664441764354706, "IAB17": "Sports", "IAB-492-483": "Cycling/Sports/Cycling" }, { "name": "/Shopping/Mass Merchants & Department Stores", "confidence": 0.10352091491222382, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" } ] }, "success": true }
Get Free API Key View API Docs