Get this data via API

Classify life-betterme.online — 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://life-betterme.online"}'
{ "domain": { "domain_url": "https://life-betterme.online", "categories": [ { "name": "/Food & Drink/Cooking & Recipes/Healthy Eating", "confidence": 0.43893715739250183, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Food & Drink/Cooking & Recipes/Other", "confidence": 0.3346436321735382, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Health/Nutrition/Other", "confidence": 0.14262332022190094, "IAB7-32": "Nutrition", "IAB-229-223": "Nutrition/Healthy Living/Nutrition" } ] }, "success": true }
Get Free API Key View API Docs