Get this data via API

Classify diningwave.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://diningwave.com"}'
{ "domain": { "domain_url": "https://diningwave.com", "categories": [ { "name": "/Business & Industrial/Hospitality Industry/Food Service", "confidence": 0.5809984803199768, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" }, { "name": "/Food & Drink/Restaurants/Other", "confidence": 0.4552510976791382, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.29482391476631165, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.19566720724105835, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Business & Industrial/Business Services/Consulting", "confidence": 0.12059755623340608, "IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry" } ] }, "success": true }
Get Free API Key View API Docs