Get this data via API

Classify artyparty.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://artyparty.au"}'
{ "domain": { "domain_url": "https://artyparty.au", "categories": [ { "name": "/Business & Industrial/Hospitality Industry/Other", "confidence": 0.6182078123092651, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" }, { "name": "/Food & Drink/Restaurants/Catering", "confidence": 0.44543975591659546, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Business & Industrial/Hospitality Industry/Event Planning", "confidence": 0.3486548662185669, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" }, { "name": "/Arts & Entertainment/Visual Art & Design/Other", "confidence": 0.13349750638008118, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Shopping/Gifts & Special Event Items/Party & Holiday Supplies", "confidence": 0.13159358501434326, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Arts & Entertainment/Visual Art & Design/Painting", "confidence": 0.12156441807746889, "IAB9-22": "Painting", "IAB-254-248": "Painting/Hobbies & Interests/Arts and Crafts/Painting" }, { "name": "/Business & Industrial/Hospitality Industry/Event Venue Rentals", "confidence": 0.10745348036289216, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" } ] }, "success": true }
Get Free API Key View API Docs