Category
Reviews
No reviews yet — be the first to review dnr.lt.
Get this data via API
Classify dnr.lt — 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://dnr.lt"}'
{
"domain": {
"domain_url": "https://dnr.lt",
"categories": [
{
"name": "/Science/Biological Sciences/Genetics",
"confidence": 0.7551621198654175,
"IAB15-2": "Biology",
"IAB-468-464": "Science - Genetics"
},
{
"name": "/People & Society/Family & Relationships/Family/Other",
"confidence": 0.13356433808803558,
"IAB6": "Family & Parenting",
"IAB-186": "Family and Relationships"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.