Get this data via API

Classify altimategear.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://altimategear.com"}'
{ "domain": { "domain_url": "https://altimategear.com", "categories": [ { "name": "/Autos & Vehicles/Motor Vehicles (By Type)/Motorcycles", "confidence": 0.9396013021469116, "IAB2-15": "Motorcycles", "IAB-27-1": "Motorcycles/Automotive/Motorcycles" }, { "name": "/Shopping/Apparel/Footwear", "confidence": 0.903700351715088, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Beauty & Fitness/Fashion & Style/Other", "confidence": 0.148060604929924, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Shopping/Apparel/Outerwear", "confidence": 0.1388607919216156, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" } ] }, "success": true }
Get Free API Key View API Docs