Get this data via API

Classify noebelog.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://noebelog.com"}'
{ "domain": { "domain_url": "https://noebelog.com", "categories": [ { "name": "/Food & Drink/Cooking & Recipes/Healthy Eating", "confidence": 0.47270292043685913, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/People & Society/Self-Help & Motivational", "confidence": 0.3235764503479004, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Health/Nutrition/Other", "confidence": 0.2794448733329773, "IAB7-32": "Nutrition", "IAB-229-223": "Nutrition/Healthy Living/Nutrition" }, { "name": "/Online Communities/Online Journals & Personal Sites", "confidence": 0.11337148398160934, "IAB-148-132": "Education - Online Education" } ] }, "success": true }
Get Free API Key View API Docs