Get this data via API

Classify bayblaze.net — 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://bayblaze.net"}'
{ "domain": { "domain_url": "https://bayblaze.net", "categories": [ { "name": "/Shopping/Tobacco & Vaping Products", "confidence": 0.9362847805023192, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Sensitive Subjects/Recreational Drugs", "confidence": 0.3506810665130615, "IAB-v9i3On": "Sensitive Topics" }, { "name": "/Health/Substance Abuse/Smoking & Smoking Cessation", "confidence": 0.18908078968524933, "IAB7-42": "Substance Abuse", "IAB-237-232": "Smoking Cessation/Healthy Living/Wellness/Smoking Cessation" }, { "name": "/Food & Drink/Food/Candy & Sweets", "confidence": 0.18311122059822085, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Shopping/Other", "confidence": 0.12299368530511856, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" } ] }, "success": true }
Get Free API Key View API Docs