Get this data via API
Classify finamore.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://finamore.it"}'
{
"domain": {
"domain_url": "https://finamore.it",
"categories": [
{
"name": "/Shopping/Apparel/Men's Clothing",
"confidence": 0.91388201713562,
"IAB22": "Shopping",
"IAB-582-579": "Men's Clothing/Style & Fashion/Men's Fashion/Men's Clothing"
},
{
"name": "/Shopping/Apparel/Formal Wear",
"confidence": 0.4071635603904724,
"IAB22": "Shopping",
"IAB-585-582": "Men's Formal Wear/Style & Fashion/Men's Fashion/Men's Clothing/Men's Formal Wear"
},
{
"name": "/Shopping/Apparel/Shirts & Tops",
"confidence": 0.37576228380203247,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Shopping/Apparel/Suits & Business Attire",
"confidence": 0.21319279074668884,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Shopping/Apparel/Other",
"confidence": 0.15205737948417664,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Shopping/Apparel/Casual Apparel",
"confidence": 0.11670639365911484,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Shopping/Apparel/Outerwear",
"confidence": 0.1086266189813614,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.