Get this data via API

Classify ensemblekids.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://ensemblekids.com"}'
{ "domain": { "domain_url": "https://ensemblekids.com", "categories": [ { "name": "/Arts & Entertainment/Performing Arts/Broadway & Musical Theater", "confidence": 0.5363677144050598, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/Performing Arts/Acting & Theater", "confidence": 0.41023775935173035, "IAB1": "Arts & Entertainment", "IAB-209-201": "Theater/Fine Art/Theater" }, { "name": "/People & Society/Kids & Teens/Children's Interests", "confidence": 0.20599867403507233, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/People & Society/Kids & Teens/Other", "confidence": 0.16441461443901062, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" } ] }, "success": true }
Get Free API Key View API Docs