Category
Reviews
No reviews yet — be the first to review weatherstations.co.uk.
Get this data via API
Classify weatherstations.co.uk — 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://weatherstations.co.uk"}'
{
"domain": {
"domain_url": "https://weatherstations.co.uk",
"categories": [
{
"name": "/Computers & Electronics/Consumer Electronics/Game Systems & Consoles",
"confidence": 0.37995821237564087,
"IAB9-30": "Video & Computer Games",
"IAB-681-680": "Video Gaming - Console Games"
},
{
"name": "/Computers & Electronics/Electronics & Electrical/Electrical Test & Measurement",
"confidence": 0.2731117606163025,
"IAB19": "Technology & Computing",
"IAB-596": "Technology & Computing"
},
{
"name": "/News/Weather",
"confidence": 0.16476771235466003,
"IAB15-10": "Weather",
"IAB-390-464": "Science - Weather"
},
{
"name": "/Computers & Electronics/Networking/Networking Equipment",
"confidence": 0.15756437182426453,
"IAB19-8": "Computer Networking",
"IAB-600-599": "Computing - Computer Networking"
},
{
"name": "/Computers & Electronics/Consumer Electronics/Other",
"confidence": 0.1089864745736122,
"IAB19": "Technology & Computing",
"IAB-632-596": "Technology & Computing - Consumer Electronics"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.