Category
Reviews
No reviews yet — be the first to review digiland.co.id.
Get this data via API
Classify digiland.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://digiland.co.id"}'
{
"domain": {
"domain_url": "https://digiland.co.id",
"categories": [
{
"name": "/Sports/Individual Sports/Running & Walking",
"confidence": 0.7769173383712769,
"IAB17-30": "Running/Jogging",
"IAB-227-225": "Fitness and Exercise - Running and Jogging"
},
{
"name": "/Arts & Entertainment/Events & Listings/Other",
"confidence": 0.13886761665344238,
"IAB1": "Arts & Entertainment",
"IAB-8VZQHL": "Events"
},
{
"name": "/Internet & Telecom/Service Providers/Phone Service Providers",
"confidence": 0.13209807872772217,
"IAB19-6": "Cell Phones",
"IAB-420-417": "Home Utilities - Phone Services"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.