Category
Global Rank
#46,069
Reviews
No reviews yet — be the first to review axis.co.id.
Get this data via API
Classify axis.co.id — 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://axis.co.id"}'
{
"domain": {
"domain_url": "https://axis.co.id",
"categories": [
{
"name": "/Internet & Telecom/Service Providers/Phone Service Providers",
"confidence": 0.5936960577964783,
"IAB19-6": "Cell Phones",
"IAB-420-417": "Home Utilities - Phone Services"
},
{
"name": "/Internet & Telecom/Service Providers/ISPs",
"confidence": 0.5170915722846985,
"IAB19-18": "Internet Technology",
"IAB-419-417": "Home Utilities - Internet Service Providers"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.