Category
Reviews
No reviews yet — be the first to review c-store.com.
Get this data via API
Classify c-store.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://c-store.com"}'
{
"domain": {
"domain_url": "https://c-store.com",
"categories": [
{
"name": "/Food & Drink/Food & Grocery Retailers/Convenience Stores",
"confidence": 0.9792019724845886,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink"
},
{
"name": "/Autos & Vehicles/Vehicle Parts & Services/Gas Prices & Vehicle Fueling",
"confidence": 0.4175661504268646,
"IAB2": "Automotive",
"IAB-86-80": "Economy - Gasoline Prices"
},
{
"name": "/Business & Industrial/Energy & Utilities/Oil & Gas",
"confidence": 0.23308435082435608,
"IAB3": "Business",
"IAB-110-90": "Industries - Power and Energy Industry"
},
{
"name": "/Shopping/Mass Merchants & Department Stores",
"confidence": 0.15190881490707395,
"IAB22": "Shopping",
"IAB-473": "Shopping"
},
{
"name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Parts & Accessories",
"confidence": 0.10578130930662157,
"IAB2-1": "Auto Parts",
"IAB-32-1": "Automotive - Auto Parts"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.