Get this data via API
Classify dxmaps.com — 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://dxmaps.com"}'
{
"domain": {
"domain_url": "https://dxmaps.com",
"categories": [
{
"name": "/Internet & Telecom/Communications Equipment/Radio Equipment",
"confidence": 0.5578173398971558,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Arts & Entertainment/Music & Audio/Radio",
"confidence": 0.4359700381755829,
"IAB9-24": "Radio",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Reference/Geographic Reference/Maps",
"confidence": 0.25762850046157837,
"IAB-WQC6HR-602": "Software and Applications - Maps & Navigation"
}
]
},
"success": true
}
Category
Global Rank
#171,176
Get this data as JSON — free trial, 50 API calls included.