Category
Reviews
No reviews yet — be the first to review digitalgarden.md.
Get this data via API
Classify digitalgarden.md — 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://digitalgarden.md"}'
{
"domain": {
"domain_url": "https://digitalgarden.md",
"categories": [
{
"name": "/Business & Industrial/Business Services/Knowledge Management",
"confidence": 0.5202853679656982,
"IAB3": "Business",
"IAB-73-53": "Business - Business Operations"
},
{
"name": "/Internet & Telecom/Web Services/Cloud Storage",
"confidence": 0.44402241706848145,
"IAB19-18": "Internet Technology",
"IAB-620-619": "Internet - Cloud Computing"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.28966203331947327,
"IAB3-4": "Business Software"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Data Management",
"confidence": 0.22634948790073395,
"IAB19-12": "Databases",
"IAB-611-602": "Software and Applications - Databases"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.14789684116840365,
"IAB19-18": "Internet Technology",
"IAB-619-599": "Computing - Internet"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.