Get this data via API

Classify allornothinggains.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://allornothinggains.com"}'
{ "domain": { "domain_url": "https://allornothinggains.com", "categories": [ { "name": "/Health/Nutrition/Vitamins & Supplements", "confidence": 0.809989333152771, "IAB7-32": "Nutrition", "IAB-229-223": "Nutrition/Healthy Living/Nutrition" }, { "name": "/Shopping/Consumer Resources/Coupons & Discount Offers", "confidence": 0.4070284068584442, "IAB22": "Shopping", "IAB-474-473": "Coupons and Discounts/Shopping/Coupons and Discounts" }, { "name": "/Beauty & Fitness/Fitness/Other", "confidence": 0.3613792359828949, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons", "confidence": 0.2029157131910324, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Beauty & Fitness/Fitness/Bodybuilding", "confidence": 0.17120160162448883, "IAB17-4": "Bodybuilding", "IAB-549-483": "Sports - Bodybuilding" }, { "name": "/Shopping/Apparel/Athletic Apparel", "confidence": 0.12300188839435576, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" } ] }, "success": true }
Get Free API Key View API Docs