Get this data via API

Classify hype.food — 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://hype.food"}'
{ "domain": { "domain_url": "https://hype.food", "categories": [ { "name": "/Food & Drink/Restaurants/Other", "confidence": 0.6159685254096985, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Business & Industrial/Hospitality Industry/Food Service", "confidence": 0.3569625914096832, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.2653176188468933, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Business & Industrial/Retail Trade/Retail Equipment & Technology", "confidence": 0.23169873654842377, "IAB-669-664": "Rail Travel/Travel/Travel Type/Rail Travel" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.19529660046100616, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Reference/Language Resources/Foreign Language Resources", "confidence": 0.12821215391159058, "IAB-147-132": "Education - Language Learning" }, { "name": "/Reference/Language Resources/Other", "confidence": 0.11723404377698898, "IAB-147-132": "Education - Language Learning" } ] }, "success": true }
Get Free API Key View API Docs