Category
Reviews
No reviews yet — be the first to review thecreativecafe.pro.
Get this data via API
Classify thecreativecafe.pro — 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://thecreativecafe.pro"}'
{
"domain": {
"domain_url": "https://thecreativecafe.pro",
"categories": [
{
"name": "/Hobbies & Leisure/Crafts/Ceramics & Pottery",
"confidence": 0.9323614835739136
},
{
"name": "/Food & Drink/Restaurants/Other",
"confidence": 0.2948267161846161
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Other",
"confidence": 0.2358471006155014
},
{
"name": "/Hobbies & Leisure/Crafts/Other",
"confidence": 0.15073034167289734
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Painting",
"confidence": 0.1200656145811081
},
{
"name": "/Home & Garden/Kitchen & Dining/Cookware & Diningware",
"confidence": 0.11568086594343184
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.