Company
Tags
Category
Global Rank
#15,278
Tech Stack (15 technologies)
Reviews
No reviews yet — be the first to review on.com.
Get this data via API
Classify on.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://on.com"}'
{
"domain": {
"domain_url": "https://on.com",
"categories": [
{
"name": "/Shopping/Apparel/Footwear",
"confidence": 0.8895891308784485,
"IAB18-5": "Clothing",
"IAB-552": "Style & Fashion"
},
{
"name": "/Sports/Individual Sports/Running & Walking",
"confidence": 0.5267282724380493,
"IAB17-30": "Running/Jogging",
"IAB-227-225": "Fitness and Exercise - Running and Jogging"
},
{
"name": "/Shopping/Apparel/Athletic Apparel",
"confidence": 0.43996113538742065,
"IAB18-5": "Clothing",
"IAB-552": "Style & Fashion"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.