Get this data via API
Classify bunbunpop.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://bunbunpop.com"}'
{
"domain": {
"domain_url": "https://bunbunpop.com",
"categories": [
{
"name": "/Shopping/Toys/Stuffed Toys",
"confidence": 0.8770742416381836,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Shopping/Toys/Other",
"confidence": 0.3930390179157257,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Hobbies & Leisure/Crafts/Other",
"confidence": 0.19027313590049744,
"IAB-424-422": "Cats/Pets/Cats"
},
{
"name": "/Hobbies & Leisure/Crafts/Art & Craft Supplies",
"confidence": 0.159078910946846,
"IAB-424-422": "Cats/Pets/Cats"
},
{
"name": "/People & Society/Kids & Teens/Children's Interests",
"confidence": 0.11963771283626556,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.