Category
Reviews
No reviews yet — be the first to review ongil.me.
Get this data via API
Classify ongil.me — 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://ongil.me"}'
{
"domain": {
"domain_url": "https://ongil.me",
"categories": [
{
"name": "/Sports/Individual Sports/Running & Walking",
"confidence": 0.7050119638442993,
"IAB17-30": "Running/Jogging",
"IAB-227-225": "Fitness and Exercise - Running and Jogging"
},
{
"name": "/Computers & Electronics/Consumer Electronics/GPS & Navigation",
"confidence": 0.1751757115125656,
"IAB19": "Technology & Computing",
"IAB-WQC6HR-602": "Software and Applications - Maps & Navigation"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.