Get this data via API
Classify mrdhs.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://mrdhs.com.au"}'
{
"domain": {
"domain_url": "https://mrdhs.com.au",
"categories": [
{
"name": "/Reference/Libraries & Museums/Museums",
"confidence": 0.8350129127502441,
"IAB-155-150": "Museums & Galleries/Attractions/Museums & Galleries"
},
{
"name": "/Reference/Humanities/History",
"confidence": 0.5352568626403809,
"IAB-466-464": "Chemistry/Science/Chemistry"
},
{
"name": "/Travel & Transportation/Tourist Destinations/Historical Sites & Buildings",
"confidence": 0.29173773527145386,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Reference/Geographic Reference/Other",
"confidence": 0.2891603112220764
},
{
"name": "/Travel & Transportation/Travel Guides & Travelogues",
"confidence": 0.2410583198070526,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Travel & Transportation/Tourist Destinations/Other",
"confidence": 0.1977318823337555,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.