Company
Category
Reviews
No reviews yet — be the first to review myndabox.is.
Get this data via API
Classify myndabox.is — 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://myndabox.is"}'
{
"domain": {
"domain_url": "https://myndabox.is",
"categories": [
{
"name": "/Business & Industrial/Hospitality Industry/Other",
"confidence": 0.3679296374320984,
"IAB3": "Business",
"IAB-98-90": "Industries - Hospitality Industry"
},
{
"name": "/Shopping/Photo & Video Services/Event & Studio Photography",
"confidence": 0.2695847451686859,
"IAB9-23": "Photography",
"IAB-255-248": "Arts and Crafts - Photography"
},
{
"name": "/Shopping/Photo & Video Services/Other",
"confidence": 0.2445853352546692,
"IAB22": "Shopping",
"IAB-473": "Shopping"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.