Get this data via API

Classify detroitcreativityproject.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://detroitcreativityproject.org"}'
{ "domain": { "domain_url": "https://detroitcreativityproject.org", "categories": [ { "name": "/Arts & Entertainment/Humor/Live Comedy", "confidence": 0.27501243352890015, "IAB1-4": "Humor", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/People & Society/Social Issues & Advocacy/Charity & Philanthropy", "confidence": 0.14531157910823822, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Arts & Entertainment/Performing Arts/Acting & Theater", "confidence": 0.12209778279066086, "IAB1": "Arts & Entertainment", "IAB-209-201": "Theater/Fine Art/Theater" }, { "name": "/Arts & Entertainment/Performing Arts/Other", "confidence": 0.10542453825473784, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" } ] }, "success": true }
Get Free API Key View API Docs