Get this data via API

Classify the-nook.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://the-nook.com.au"}'
{ "domain": { "domain_url": "https://the-nook.com.au", "categories": [ { "name": "/Business & Industrial/Hospitality Industry/Event Venue Rentals", "confidence": 0.9974703788757324, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" }, { "name": "/Hobbies & Leisure/Special Occasions/Holidays & Seasonal Events", "confidence": 0.5172027349472046, "IAB-239": "Hobbies & Interests" }, { "name": "/Hobbies & Leisure/Special Occasions/Other", "confidence": 0.26307129859924316, "IAB-239": "Hobbies & Interests" }, { "name": "/Business & Industrial/Hospitality Industry/Event Planning", "confidence": 0.17984896898269653, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" } ] }, "success": true }
Get Free API Key View API Docs