Get this data via API
Classify infopartes.com.ar — 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://infopartes.com.ar"}'
{
"domain": {
"domain_url": "https://infopartes.com.ar",
"categories": [
{
"name": "/Computers & Electronics/Computer Hardware/Computer Components",
"confidence": 0.33381718397140503,
"IAB-601-599": "Computer Peripherals/Technology & Computing/Computing/Computer Peripherals"
},
{
"name": "/Computers & Electronics/Computer Hardware/Other",
"confidence": 0.28140997886657715,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Computer Hardware/Laptops & Notebooks",
"confidence": 0.13593816757202148,
"IAB-630-599": "Laptops/Technology & Computing/Computing/Laptops"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.