Get this data via API
Classify stockbaterias.com.br — 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://stockbaterias.com.br"}'
{
"domain": {
"domain_url": "https://stockbaterias.com.br",
"categories": [
{
"name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Parts & Accessories",
"confidence": 1,
"IAB2-1": "Auto Parts",
"IAB-32-1": "Auto Parts/Automotive/Auto Parts"
},
{
"name": "/Computers & Electronics/Electronics & Electrical/Power Supplies",
"confidence": 0.8067927956581116,
"IAB-431-422": "Pet Supplies/Pets/Pet Supplies"
},
{
"name": "/Autos & Vehicles/Other",
"confidence": 0.272253155708313,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Computers & Electronics/Other",
"confidence": 0.1765061914920807,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Consumer Electronics/Other",
"confidence": 0.14155925810337067,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Home & Garden/Household Supplies/Household Batteries",
"confidence": 0.1056784689426422,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.