Get this data via API

Classify puredeliceform.fr — 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://puredeliceform.fr"}'
{ "domain": { "domain_url": "https://puredeliceform.fr", "categories": [ { "name": "/Food & Drink/Food/Dairy & Egg Substitutes", "confidence": 0.20504501461982727, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Health/Nutrition/Special & Restricted Diets", "confidence": 0.12732821702957153, "IAB7-32": "Nutrition", "IAB-229-223": "Nutrition/Healthy Living/Nutrition" }, { "name": "/Food & Drink/Cooking & Recipes/Culinary Training", "confidence": 0.1206267774105072, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Health/Health Conditions/Allergies/Food Allergies", "confidence": 0.10838612914085388, "IAB8-10": "Food Allergies", "IAB-288-287": "Allergies/Medical Health/Diseases and Conditions/Allergies" } ] }, "success": true }
Get Free API Key View API Docs