Category
Reviews
No reviews yet — be the first to review pixsi.it.
Get this data via API
Classify pixsi.it — 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://pixsi.it"}'
{
"domain": {
"domain_url": "https://pixsi.it",
"categories": [
{
"name": "/Business & Industrial/Business Services/Signage",
"confidence": 0.9022887349128724,
"IAB3-1": "Advertising",
"IAB-58-53": "Business - Marketing and Advertising"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Other",
"confidence": 0.2660748362541199,
"IAB3-1": "Advertising",
"IAB-58-53": "Business - Marketing and Advertising"
},
{
"name": "/Business & Industrial/Retail Trade/Retail Equipment & Technology",
"confidence": 0.1896917074918747,
"IAB3": "Business",
"IAB-114-90": "Industries - Retail Industry"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.