Get this data via API

Classify boomeranghills.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://boomeranghills.com.au"}'
{ "domain": { "domain_url": "https://boomeranghills.com.au", "categories": [ { "name": "/Sports/Individual Sports/Golf", "confidence": 0.9289225339889526, "IAB17-15": "Golf", "IAB-512-483": "Golf/Sports/Golf" }, { "name": "/Hobbies & Leisure/Special Occasions/Weddings", "confidence": 0.6063372492790222, "IAB14-7": "Weddings", "IAB-165-163": "Personal Celebrations & Life Events - Wedding" }, { "name": "/Business & Industrial/Hospitality Industry/Event Venue Rentals", "confidence": 0.4537608027458191, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" }, { "name": "/Food & Drink/Restaurants/Other", "confidence": 0.19944101572036743, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" } ] }, "success": true }
Get Free API Key View API Docs