Get this data via API

Classify agoragroup.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://agoragroup.com.ar"}'
{ "domain": { "domain_url": "https://agoragroup.com.ar", "categories": [ { "name": "/Autos & Vehicles/Motor Vehicles (By Type)/Motorcycles", "confidence": 0.6596923470497131, "IAB2-15": "Motorcycles", "IAB-27-1": "Motorcycles/Automotive/Motorcycles" }, { "name": "/Home & Garden/Home Appliances/Other", "confidence": 0.6394144296646118, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Shopping/Mass Merchants & Department Stores", "confidence": 0.3733689785003662, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Computers & Electronics/Consumer Electronics/Other", "confidence": 0.16996794939041138, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Autos & Vehicles/Motor Vehicles (By Type)/Scooters & Mopeds", "confidence": 0.1354110687971115, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" } ] }, "success": true }
Get Free API Key View API Docs