Category
Reviews
No reviews yet — be the first to review indiepixel.de.
Get this data via API
Classify indiepixel.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://indiepixel.de"}'
{
"domain": {
"domain_url": "https://indiepixel.de",
"categories": [
{
"name": "/Games/Computer & Video Games/Video Game Development",
"confidence": 0.5013509392738342,
"IAB9-30": "Video & Computer Games",
"IAB-680": "Video Gaming"
},
{
"name": "/Games/Computer & Video Games/Other",
"confidence": 0.193131759762764,
"IAB9-30": "Video & Computer Games",
"IAB-680": "Video Gaming"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Design",
"confidence": 0.13525144755840302,
"IAB1-3": "Fine Art",
"IAB-204-201": "Fine Art - Design"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.