Category
Reviews
No reviews yet — be the first to review buzzaar.world.
Get this data via API
Classify buzzaar.world — 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://buzzaar.world"}'
{
"domain": {
"domain_url": "https://buzzaar.world",
"categories": [
{
"name": "/Business & Industrial/Advertising & Marketing/Marketing",
"confidence": 0.369745135307312,
"IAB3-11": "Marketing",
"IAB-58-53": "Business - Marketing and Advertising"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Other",
"confidence": 0.17582765221595764,
"IAB3-1": "Advertising",
"IAB-58-53": "Business - Marketing and Advertising"
},
{
"name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons",
"confidence": 0.15650247037410736,
"IAB22-3": "Comparison",
"IAB-473": "Shopping"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.