Get this data via API

Classify elgoloso.com.uy — 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://elgoloso.com.uy"}'
{ "domain": { "domain_url": "https://elgoloso.com.uy", "categories": [ { "name": "/Shopping/Gifts & Special Event Items/Party & Holiday Supplies", "confidence": 0.5251242518424988, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Shopping/Apparel/Costumes", "confidence": 0.36080920696258545, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Food & Drink/Food/Candy & Sweets", "confidence": 0.3166365325450897, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" } ] }, "success": true }
Get Free API Key View API Docs