Get this data via API
Classify dailyshop01.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://dailyshop01.com"}'
{
"domain": {
"domain_url": "https://dailyshop01.com",
"categories": [
{
"name": "/Pets & Animals/Animal Products & Services/Pet Food & Pet Care Supplies",
"confidence": 0.4476577341556549,
"IAB-422": "Pets"
},
{
"name": "/Shopping/Shopping Portals",
"confidence": 0.20003469288349152,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Computers & Electronics/Electronics & Electrical/Power Supplies",
"confidence": 0.16095028817653656,
"IAB-431-422": "Pet Supplies/Pets/Pet Supplies"
},
{
"name": "/Internet & Telecom/Mobile & Wireless/Mobile & Wireless Accessories",
"confidence": 0.1352843940258026,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons",
"confidence": 0.12184630334377287,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Pets & Animals/Pets/Cats",
"confidence": 0.11710581183433531,
"IAB16-3": "Cats",
"IAB-424-422": "Cats/Pets/Cats"
},
{
"name": "/Home & Garden/Bed & Bath/Bedroom",
"confidence": 0.11534757912158966,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.