Category
Reviews
No reviews yet — be the first to review power-of-life.eu.
Get this data via API
Classify power-of-life.eu — 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://power-of-life.eu"}'
{
"domain": {
"domain_url": "https://power-of-life.eu",
"categories": [
{
"name": "/Arts & Entertainment/Performing Arts/Dance",
"confidence": 0.7155923247337341,
"IAB1-3": "Fine Art",
"IAB-203-201": "Fine Art - Dance"
},
{
"name": "/People & Society/Religion & Belief",
"confidence": 0.26074862480163574,
"IAB23": "Religion & Spirituality",
"IAB-453": "Religion & Spirituality"
},
{
"name": "/People & Society/Self-Help & Motivational",
"confidence": 0.11677654832601549,
"IAB14": "Society",
"IAB-232-223": "Healthy Living - Wellness"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.