Get this data via API

Classify autobateriasgo.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://autobateriasgo.com.br"}'
{ "domain": { "domain_url": "https://autobateriasgo.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.6728330254554749, "IAB-431-422": "Pet Supplies/Pets/Pet Supplies" }, { "name": "/Autos & Vehicles/Other", "confidence": 0.2992260754108429, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Computers & Electronics/Other", "confidence": 0.21825192868709564, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Business & Industrial/Other", "confidence": 0.15083587169647217, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Autos & Vehicles/Vehicle Parts & Services/Other", "confidence": 0.10595639050006866, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" } ] }, "success": true }
Get Free API Key View API Docs