Company
Category
Global Rank
#23,814
Tech Stack (12 technologies)
Reviews
No reviews yet — be the first to review on.net.
Get this data via API
Classify on.net — 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://on.net"}'
{
"domain": {
"domain_url": "https://on.net",
"categories": [
{
"name": "/Internet & Telecom/Service Providers/ISPs",
"confidence": 0.5628040432929993,
"IAB19-18": "Internet Technology",
"IAB-419-417": "Home Utilities - Internet Service Providers"
},
{
"name": "/Internet & Telecom/Service Providers/Other",
"confidence": 0.3059544563293457,
"IAB19": "Technology & Computing",
"IAB-417-391": "Personal Finance - Home Utilities"
},
{
"name": "/Internet & Telecom/Service Providers/Phone Service Providers",
"confidence": 0.1696135252714157,
"IAB19-6": "Cell Phones",
"IAB-420-417": "Home Utilities - Phone Services"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.