Get this data via API
Classify twinleafstores.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://twinleafstores.com"}'
{
"domain": {
"domain_url": "https://twinleafstores.com",
"categories": [
{
"name": "/Food & Drink/Food & Grocery Retailers/Convenience Stores",
"confidence": 0.9302106499671936,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Food & Drink/Restaurants/Other",
"confidence": 0.4519323706626892,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
},
{
"name": "/Shopping/Consumer Resources/Coupons & Discount Offers",
"confidence": 0.21712268888950348,
"IAB22": "Shopping",
"IAB-474-473": "Coupons and Discounts/Shopping/Coupons and Discounts"
},
{
"name": "/Autos & Vehicles/Vehicle Parts & Services/Gas Prices & Vehicle Fueling",
"confidence": 0.19379328191280365,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Shopping/Consumer Resources/Customer Services",
"confidence": 0.1595887541770935,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Reference/Directories & Listings/Business & Personal Listings",
"confidence": 0.13827228546142578,
"IAB-163": "Personal Celebrations & Life Events"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.