Company
Category
Global Rank
#5,638
Tech Stack (12 technologies)
Reviews
No reviews yet — be the first to review pixels.com.
Get this data via API
Classify pixels.com — 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://pixels.com"}'
{
"domain": {
"domain_url": "https://pixels.com",
"categories": [
{
"name": "/Arts & Entertainment/Visual Art & Design/Other",
"confidence": 0.7664833664894104,
"IAB1-3": "Fine Art",
"IAB-201": "Fine Art"
},
{
"name": "/Arts & Entertainment/Online Media/Online Image Galleries",
"confidence": 0.18929435312747955,
"IAB1": "Arts & Entertainment",
"IAB-JLBCU7": "Entertainment"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Photographic & Digital Arts",
"confidence": 0.11006802320480348,
"IAB9-23": "Photography",
"IAB-206-201": "Fine Art - Fine Art Photography"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.