Get this data via API

Classify thestageadvance.com — 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://thestageadvance.com"}'
{ "domain": { "domain_url": "https://thestageadvance.com", "categories": [ { "name": "/Business & Industrial/Business Finance/Venture Capital", "confidence": 0.6933183670043945, "IAB-71-63": "Venture Capital/Business and Finance/Business/Business Banking & Finance/Venture Capital" }, { "name": "/Business & Industrial/Business Finance/Commercial Lending", "confidence": 0.37361985445022583, "IAB1": "Arts & Entertainment", "IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry" }, { "name": "/Business & Industrial/Business Finance/Other", "confidence": 0.1791042536497116, "IAB1": "Arts & Entertainment", "IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry" }, { "name": "/Finance/Other", "confidence": 0.12934723496437073, "IAB-398-391": "Insurance/Personal Finance/Insurance" } ] }, "success": true }
Get Free API Key View API Docs