Company
Category
Reviews
No reviews yet — be the first to review unser-planet.net.
Get this data via API
Classify unser-planet.net — 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://unser-planet.net"}'
{
"domain": {
"domain_url": "https://unser-planet.net",
"categories": [
{
"name": "/Computers & Electronics/Software/Educational Software",
"confidence": 0.7745403051376343,
"IAB5": "Education",
"IAB-602-599": "Computing - Software and Applications"
},
{
"name": "/Science/Ecology & Environment/Other",
"confidence": 0.1034216433763504,
"IAB15": "Science",
"IAB-467-464": "Science - Environment"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.