Get this data via API

Classify bedfordcountyplayers.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://bedfordcountyplayers.org"}'
{ "domain": { "domain_url": "https://bedfordcountyplayers.org", "categories": [ { "name": "/Arts & Entertainment/Performing Arts/Acting & Theater", "confidence": 0.6868277788162231, "IAB1": "Arts & Entertainment", "IAB-209-201": "Theater/Fine Art/Theater" }, { "name": "/Arts & Entertainment/Performing Arts/Broadway & Musical Theater", "confidence": 0.2939073145389557, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/Events & Listings/Other", "confidence": 0.17273923754692078, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" } ] }, "success": true }
Get Free API Key View API Docs