Company
Category
Reviews
No reviews yet — be the first to review pix.ai.
Get this data via API
Classify pix.ai — 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://pix.ai"}'
{
"domain": {
"domain_url": "https://pix.ai",
"categories": [
{
"name": "/Arts & Entertainment/Comics & Animation/Anime & Manga",
"confidence": 0.7740613222122192,
"IAB1": "Arts & Entertainment",
"IAB-641-SPSHQ5": "Genres - Animation & Anime"
},
{
"name": "/Computers & Electronics/Software/Multimedia Software",
"confidence": 0.4095688760280609,
"IAB19": "Technology & Computing",
"IAB-606-602": "Software and Applications - Video Software"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Other",
"confidence": 0.34243372082710266,
"IAB1-3": "Fine Art",
"IAB-201": "Fine Art"
},
{
"name": "/Online Communities/Online Goodies/Clip Art & Animated GIFs",
"confidence": 0.18954192101955417,
"IAB19-33": "Web Clip Art",
"IAB-619-599": "Computing - Internet"
},
{
"name": "/Online Communities/Online Goodies/Other",
"confidence": 0.1234985738992691,
"IAB19": "Technology & Computing",
"IAB-619-599": "Computing - Internet"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.10636363178491592,
"IAB19-18": "Internet Technology",
"IAB-619-599": "Computing - Internet"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.