Get this data via API

Classify dredahebrew.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://dredahebrew.com"}'
{ "domain": { "domain_url": "https://dredahebrew.com", "categories": [ { "name": "/Arts & Entertainment/Humor/Live Comedy", "confidence": 0.35602638125419617, "IAB1-4": "Humor", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Beauty & Fitness/Fashion & Style/Other", "confidence": 0.3357490301132202, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Arts & Entertainment/TV & Video/TV Shows & Programs", "confidence": 0.2912524938583374, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/Movies/Other", "confidence": 0.16401386260986328, "IAB1-5": "Movies", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" } ] }, "success": true }
Get Free API Key View API Docs