Get this data via API

Classify urbanbar.com.au — 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://urbanbar.com.au"}'
{ "domain": { "domain_url": "https://urbanbar.com.au", "categories": [ { "name": "/Shopping/Apparel/Uniforms & Workwear", "confidence": 0.9711114168167114, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Business & Industrial/Hospitality Industry/Other", "confidence": 0.4773490726947784, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" }, { "name": "/Business & Industrial/Hospitality Industry/Food Service", "confidence": 0.32043465971946716, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" }, { "name": "/Home & Garden/Kitchen & Dining/Other", "confidence": 0.1859383136034012, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" } ] }, "success": true }
Get Free API Key View API Docs