Company
Category
Reviews
No reviews yet — be the first to review explorum.dk.
Get this data via API
Classify explorum.dk — 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://explorum.dk"}'
{
"domain": {
"domain_url": "https://explorum.dk",
"categories": [
{
"name": "/Computers & Electronics/Consumer Electronics/GPS & Navigation",
"confidence": 0.343072772026062,
"IAB19": "Technology & Computing",
"IAB-WQC6HR-602": "Software and Applications - Maps & Navigation"
},
{
"name": "/Reference/Libraries & Museums/Museums",
"confidence": 0.15661993622779846,
"IAB5": "Education",
"IAB-155-150": "Attractions - Museums & Galleries"
},
{
"name": "/Reference/Geographic Reference/Other",
"confidence": 0.14504756033420563,
"IAB15-8": "Geography",
"IAB-469-464": "Science - Geography"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.