Get this data via API

Classify grupolockers.com — 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://grupolockers.com"}'
{ "domain": { "domain_url": "https://grupolockers.com", "categories": [ { "name": "/Home & Garden/Home Storage & Shelving/Other", "confidence": 0.3342207968235016, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Home & Garden/Home Storage & Shelving/Cabinetry", "confidence": 0.2962174713611603, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Business & Industrial/Business Services/Office Supplies", "confidence": 0.21770429611206055, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Home & Garden/Home Furnishings/Other", "confidence": 0.16242589056491852, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Business & Industrial/Shipping & Logistics/Self Storage", "confidence": 0.1442675739526749, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Home & Garden/Bed & Bath/Bedroom", "confidence": 0.1354994922876358, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Business & Industrial/Retail Trade/Retail Equipment & Technology", "confidence": 0.10552555322647096, "IAB-669-664": "Rail Travel/Travel/Travel Type/Rail Travel" } ] }, "success": true }
Get Free API Key View API Docs