Category
Reviews
No reviews yet — be the first to review noton.biz.
Get this data via API
Classify noton.biz — 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://noton.biz"}'
{
"domain": {
"domain_url": "https://noton.biz",
"categories": [
{
"name": "/Law & Government/Public Safety/Security Products & Services",
"confidence": 0.4139668643474579,
"IAB10": "Home & Garden",
"IAB-281-274": "Home & Garden - Home Security"
},
{
"name": "/Business & Industrial/Business Services/Office Services",
"confidence": 0.211770161986351,
"IAB3": "Business",
"IAB-62-53": "Business - Business Administration"
},
{
"name": "/Business & Industrial/Business Services/Fire & Security Services",
"confidence": 0.1870027631521225,
"IAB3": "Business",
"IAB-53-52": "Business and Finance - Business"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.