Category
Reviews
No reviews yet — be the first to review apps.3c.group.
Get this data via API
Classify apps.3c.group — 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://apps.3c.group"}'
{
"domain": {
"domain_url": "https://apps.3c.group",
"categories": [
{
"name": "/Shopping/Consumer Resources/Customer Services",
"confidence": 0.7815345525741577,
"IAB22": "Shopping",
"IAB-473": "Shopping"
},
{
"name": "/Shopping/Consumer Resources/Coupons & Discount Offers",
"confidence": 0.13284729421138763,
"IAB22-2": "Couponing",
"IAB-474-473": "Shopping - Coupons and Discounts"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.