Get this data via API

Classify safeplate.company — 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://safeplate.company"}'
{ "domain": { "domain_url": "https://safeplate.company", "categories": [ { "name": "/Health/Nutrition/Special & Restricted Diets", "confidence": 0.5997799634933472, "IAB7-32": "Nutrition", "IAB-229-223": "Nutrition/Healthy Living/Nutrition" }, { "name": "/Health/Health Conditions/Allergies/Food Allergies", "confidence": 0.5819453001022339, "IAB8-10": "Food Allergies", "IAB-288-287": "Allergies/Medical Health/Diseases and Conditions/Allergies" }, { "name": "/Food & Drink/Restaurants/Other", "confidence": 0.3466121256351471, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Food & Drink/Food/Other", "confidence": 0.12664169073104858, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" } ] }, "success": true }
Get Free API Key View API Docs