Category
Reviews
No reviews yet — be the first to review hygo.ag.
Get this data via API
Classify hygo.ag — 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://hygo.ag"}'
{
"domain": {
"domain_url": "https://hygo.ag",
"categories": [
{
"name": "/News/Weather",
"confidence": 0.5713755488395691,
"IAB15-10": "Weather",
"IAB-390-464": "Science - Weather"
},
{
"name": "/Business & Industrial/Agriculture & Forestry/Other",
"confidence": 0.1423586755990982,
"IAB3-2": "Agriculture",
"IAB-102-90": "Industries - Agriculture"
},
{
"name": "/Computers & Electronics/Consumer Electronics/GPS & Navigation",
"confidence": 0.10921686142683028,
"IAB19": "Technology & Computing",
"IAB-WQC6HR-602": "Software and Applications - Maps & Navigation"
},
{
"name": "/Computers & Electronics/Consumer Electronics/Home Automation",
"confidence": 0.10328822582960127,
"IAB19": "Technology & Computing",
"IAB-277-274": "Home & Garden - Smart Home"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.