Get this data via API

Classify keakids.news — 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://keakids.news"}'
{ "domain": { "domain_url": "https://keakids.news", "categories": [ { "name": "/Pets & Animals/Wildlife", "confidence": 0.626808762550354, "IAB-422": "Pets" }, { "name": "/Pets & Animals/Pets/Reptiles & Amphibians", "confidence": 0.4582582414150238, "IAB16": "Pets", "IAB-429-422": "Reptiles/Pets/Reptiles" }, { "name": "/People & Society/Kids & Teens/Children's Interests", "confidence": 0.22304318845272064, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Science/Biological Sciences/Other", "confidence": 0.21384425461292267, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/News/Local News", "confidence": 0.20356403291225433, "IAB12-3": "Local News" }, { "name": "/News/Other", "confidence": 0.17612481117248535, "IAB12": "News" }, { "name": "/Arts & Entertainment/Offbeat/Other", "confidence": 0.10799615830183028, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" } ] }, "success": true }
Get Free API Key View API Docs