Get this data via API

Classify xstreme.productions — 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://xstreme.productions"}'
{ "domain": { "domain_url": "https://xstreme.productions", "categories": [ { "name": "/Arts & Entertainment/Events & Listings/Concerts & Music Festivals", "confidence": 0.40788087248802185, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Business & Industrial/Hospitality Industry/Event Planning", "confidence": 0.25763607025146484, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" }, { "name": "/Arts & Entertainment/Entertainment Industry/Other", "confidence": 0.14824511110782623, "IAB1": "Arts & Entertainment", "IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry" }, { "name": "/Arts & Entertainment/Entertainment Industry/Film & TV Industry", "confidence": 0.11895375698804855, "IAB1": "Arts & Entertainment", "IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry" } ] }, "success": true }
Get Free API Key View API Docs