Category
Reviews
No reviews yet — be the first to review allgogo.co.kr.
Get this data via API
Classify allgogo.co.kr — 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://allgogo.co.kr"}'
{
"domain": {
"domain_url": "https://allgogo.co.kr",
"categories": [
{
"name": "/Sports/Individual Sports/Running & Walking",
"confidence": 0.445965588092804,
"IAB17-30": "Running/Jogging",
"IAB-227-225": "Fitness and Exercise - Running and Jogging"
},
{
"name": "/Health/Medical Facilities & Services/Hospitals & Treatment Centers",
"confidence": 0.1243659108877182,
"IAB7": "Health & Fitness",
"IAB-286": "Medical Health"
},
{
"name": "/Arts & Entertainment/Events & Listings/Other",
"confidence": 0.1148611307144165,
"IAB1": "Arts & Entertainment",
"IAB-8VZQHL": "Events"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.