Category
Reviews
No reviews yet — be the first to review weon.se.
Get this data via API
Classify weon.se — 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://weon.se"}'
{
"domain": {
"domain_url": "https://weon.se",
"categories": [
{
"name": "/News/Local News",
"confidence": 0.476253867149353,
"IAB12-3": "Local News",
"IAB-384-379": "News and Politics - Local News"
},
{
"name": "/Reference/Geographic Reference/Other",
"confidence": 0.2224351316690445,
"IAB15-8": "Geography",
"IAB-469-464": "Science - Geography"
},
{
"name": "/Arts & Entertainment/Events & Listings/Other",
"confidence": 0.10901729762554167,
"IAB1": "Arts & Entertainment",
"IAB-8VZQHL": "Events"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.