Category
Global Rank
#36,064
Reviews
No reviews yet — be the first to review dts.mg.
Get this data via API
Classify dts.mg — 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://dts.mg"}'
{
"domain": {
"domain_url": "https://dts.mg",
"categories": [
{
"name": "/Science/Chemistry",
"confidence": 0.93,
"IAB15-3": "Chemistry",
"IAB-466-464": "Science - Chemistry"
},
{
"name": "/Business & Industrial/Metals & Mining",
"confidence": 0.74,
"IAB-53-52": "Business and Finance - Business"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.