Get this data via API
Classify open-meteo.com — 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://open-meteo.com"}'
{
"domain": {
"domain_url": "https://open-meteo.com",
"categories": [
{
"name": "/News/Weather",
"confidence": 0.9883963465690612,
"IAB15-10": "Weather",
"IAB-390-464": "Science - Weather"
},
{
"name": "/Computers & Electronics/Software/Open Source",
"confidence": 0.18813249468803409,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Science/Earth Sciences/Atmospheric Science",
"confidence": 0.15247826278209686,
"IAB15": "Science",
"IAB-464": "Science/Science"
}
]
},
"success": true
}
Social Media
Category
Global Rank
#11,160
Tech Stack (1 technologies)
Get this data as JSON — free trial, 50 API calls included.