Get this data via API

Classify carbon-copy-sounds.co.uk — 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://carbon-copy-sounds.co.uk"}'
{ "domain": { "domain_url": "https://carbon-copy-sounds.co.uk", "categories": [ { "name": "/Business & Industrial/Hospitality Industry/Other", "confidence": 0.9468809366226196, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" }, { "name": "/Arts & Entertainment/Events & Listings/Concerts & Music Festivals", "confidence": 0.14903582632541656, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/Music & Audio/Other", "confidence": 0.10396401584148408, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" } ] }, "success": true }
Get Free API Key View API Docs