Get this data via API
Classify maitlandartists.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://maitlandartists.au"}'
{
"domain": {
"domain_url": "https://maitlandartists.au",
"categories": [
{
"name": "/Arts & Entertainment/Visual Art & Design/Art Museums & Galleries",
"confidence": 0.5541438460350037,
"IAB1": "Arts & Entertainment",
"IAB-155-150": "Museums & Galleries/Attractions/Museums & Galleries"
},
{
"name": "/Arts & Entertainment/Events & Listings/Other",
"confidence": 0.5047518610954285,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Other",
"confidence": 0.46276891231536865,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Business & Industrial/Other",
"confidence": 0.2504730820655823,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Hobbies & Leisure/Clubs & Organizations/Other",
"confidence": 0.2181161493062973,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Painting",
"confidence": 0.13537442684173584,
"IAB9-22": "Painting",
"IAB-254-248": "Painting/Hobbies & Interests/Arts and Crafts/Painting"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.