met.no
Norwegian Meteorological Institute
Category
Global Rank
#6,219
Tech Stack (5 technologies)
Reviews
No reviews yet — be the first to review met.no.
Get this data via API
Classify met.no — 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://met.no"}'
{
"domain": {
"domain_url": "https://met.no",
"categories": [
{
"name": "/Science/Earth Sciences/Atmospheric Science",
"confidence": 0.6307026743888855,
"IAB15-10": "Weather",
"IAB-390-464": "Science - Weather"
},
{
"name": "/News/Weather",
"confidence": 0.37767937779426575,
"IAB15-10": "Weather",
"IAB-390-464": "Science - Weather"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.