Get this data via API
Classify energieliga.ch — 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://energieliga.ch"}'
{
"domain": {
"domain_url": "https://energieliga.ch",
"categories": [
{
"name": "/Science/Ecology & Environment/Climate Change & Global Warming",
"confidence": 0.6115033030509949,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/People & Society/Social Issues & Advocacy/Green Living & Environmental Issues",
"confidence": 0.25930672883987427,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/News/Politics/Other",
"confidence": 0.17889876663684845,
"IAB12": "News",
"IAB-386": "Politics"
},
{
"name": "/Business & Industrial/Energy & Utilities/Renewable & Alternative Energy",
"confidence": 0.11873385310173036,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.