Company
Category
Reviews
No reviews yet — be the first to review product-likes.de.
Get this data via API
Classify product-likes.de — 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://product-likes.de"}'
{
"domain": {
"domain_url": "https://product-likes.de",
"categories": [
{
"name": "/Home & Garden/Household Supplies/Other",
"confidence": 0.16114486753940582,
"IAB10": "Home & Garden",
"IAB-479-473": "Shopping - Household Supplies"
},
{
"name": "/Home & Garden/Bed & Bath/Bedroom",
"confidence": 0.12177995592355728,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden"
},
{
"name": "/Beauty & Fitness/Face & Body Care/Skin & Nail Care",
"confidence": 0.1157929301261902,
"IAB18-1": "Beauty",
"IAB-553-552": "Style & Fashion - Beauty"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.