Get this data via API

Classify eastlondondance.org — 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://eastlondondance.org"}'
{ "domain": { "domain_url": "https://eastlondondance.org", "categories": [ { "name": "/Arts & Entertainment/Performing Arts/Dance", "confidence": 0.9757272601127625, "IAB1": "Arts & Entertainment", "IAB-203-201": "Dance/Fine Art/Dance" }, { "name": "/Sports/Sports Coaching & Training", "confidence": 0.1473651826381683, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Business & Industrial/Hospitality Industry/Event Planning", "confidence": 0.14229623973369598, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" }, { "name": "/Arts & Entertainment/Events & Listings/Other", "confidence": 0.14195631444454193, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" } ] }, "success": true }
Get Free API Key View API Docs