Get this data via API
Classify coopershops.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://coopershops.com"}'
{
"domain": {
"domain_url": "https://coopershops.com",
"categories": [
{
"name": "/Shopping/Gifts & Special Event Items/Custom & Personalized Items",
"confidence": 0.781814455986023,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Pets & Animals/Pets/Dogs",
"confidence": 0.49110087752342224,
"IAB16-4": "Dogs",
"IAB-425-422": "Dogs/Pets/Dogs"
},
{
"name": "/Shopping/Apparel/Casual Apparel",
"confidence": 0.4519934952259064,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Shopping/Gifts & Special Event Items/Gifts",
"confidence": 0.35338762402534485,
"IAB22": "Shopping",
"IAB-476-473": "Gifts and Greetings Cards/Shopping/Gifts and Greetings Cards"
},
{
"name": "/Shopping/Apparel/Other",
"confidence": 0.2594742476940155,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Pets & Animals/Pets/Other",
"confidence": 0.21386964619159696,
"IAB16": "Pets",
"IAB-422": "Pets/Pets"
},
{
"name": "/Pets & Animals/Animal Products & Services/Pet Food & Pet Care Supplies",
"confidence": 0.16331703960895538,
"IAB-422": "Pets"
},
{
"name": "/Pets & Animals/Animal Products & Services/Other",
"confidence": 0.12965919077396393,
"IAB-422": "Pets"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.