Get this data via API

Classify retrocool.cl — 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://retrocool.cl"}'
{ "domain": { "domain_url": "https://retrocool.cl", "categories": [ { "name": "/Computers & Electronics/Consumer Electronics/Game Systems & Consoles", "confidence": 0.35900819301605225, "IAB-634-632": "Home Entertainment Systems/Technology & Computing/Consumer Electronics/Home Entertainment Systems" }, { "name": "/Shopping/Antiques & Collectibles", "confidence": 0.1844586431980133, "IAB22": "Shopping", "IAB-240-239": "Antiquing and Antiques/Hobbies & Interests/Antiquing and Antiques" } ] }, "success": true }
Get Free API Key View API Docs