Get this data via API

Classify ascent-bicycle.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://ascent-bicycle.com"}'
{ "domain": { "domain_url": "https://ascent-bicycle.com", "categories": [ { "name": "/Autos & Vehicles/Bicycles & Accessories/Bike Parts & Repair", "confidence": 0.7117501497268677, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons", "confidence": 0.6073276400566101, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Autos & Vehicles/Bicycles & Accessories/Bike Accessories", "confidence": 0.3068816363811493, "IAB18-6": "Accessories", "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Sports/Individual Sports/Cycling", "confidence": 0.1995278000831604, "IAB17": "Sports", "IAB-492-483": "Cycling/Sports/Cycling" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.1244734451174736, "IAB-264-239": "Hobbies & Interests - Content Production" } ] }, "success": true }
Get Free API Key View API Docs