Category
Reviews
No reviews yet — be the first to review imagifactory.ca.
Get this data via API
Classify imagifactory.ca — 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://imagifactory.ca"}'
{
"domain": {
"domain_url": "https://imagifactory.ca",
"categories": [
{
"name": "/Computers & Electronics/Computer Hardware/Computer Peripherals",
"confidence": 0.9361010789871216,
"IAB19-9": "Computer Peripherals",
"IAB-601-599": "Computing - Computer Peripherals"
},
{
"name": "/Shopping/Gifts & Special Event Items/Custom & Personalized Items",
"confidence": 0.8152493834495544,
"IAB22": "Shopping",
"IAB-476-473": "Shopping - Gifts and Greetings Cards"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Design",
"confidence": 0.5075495839118958,
"IAB1-3": "Fine Art",
"IAB-204-201": "Fine Art - Design"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.