Category
Global Rank
#3,456
Reviews
No reviews yet — be the first to review freenet.de.
Get this data via API
Classify freenet.de — 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://freenet.de"}'
{
"domain": {
"domain_url": "https://freenet.de",
"categories": [
{
"name": "/Internet & Telecom/Service Providers/Phone Service Providers",
"confidence": 0.9470429420471193,
"IAB19-6": "Cell Phones",
"IAB-420-417": "Home Utilities - Phone Services"
},
{
"name": "/Internet & Telecom/Service Providers/ISPs",
"confidence": 0.40354740619659424,
"IAB19-18": "Internet Technology",
"IAB-419-417": "Home Utilities - Internet Service Providers"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile Phones",
"confidence": 0.1379823237657547,
"IAB19-6": "Cell Phones",
"IAB-635-632": "Consumer Electronics - Smartphones"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.