Get this data via API

Classify gourmetdigital.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://gourmetdigital.com.br"}'
{ "domain": { "domain_url": "https://gourmetdigital.com.br", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.6012783050537109, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Business & Industrial/Hospitality Industry/Food Service", "confidence": 0.4440646469593048, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" }, { "name": "/Food & Drink/Food/Gourmet & Specialty Foods", "confidence": 0.22043068706989288, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Food & Drink/Restaurants/Other", "confidence": 0.18283945322036743, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" } ] }, "success": true }
Get Free API Key View API Docs