Category
Reviews
No reviews yet — be the first to review littledown.eu.
Get this data via API
Classify littledown.eu — 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://littledown.eu"}'
{
"domain": {
"domain_url": "https://littledown.eu",
"categories": [
{
"name": "/Science/Ecology & Environment/Other",
"confidence": 0.4902412295341492,
"IAB15": "Science",
"IAB-467-464": "Science - Environment"
},
{
"name": "/Science/Biological Sciences/Other",
"confidence": 0.30409422516822815,
"IAB15-2": "Biology",
"IAB-465-464": "Science - Biological Sciences"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.