Get this data via API

Classify creator-cut.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://creator-cut.com"}'
{ "domain": { "domain_url": "https://creator-cut.com", "categories": [ { "name": "/Computers & Electronics/Software/Multimedia Software", "confidence": 0.7682283520698547, "IAB-606-602": "Video Software/Technology & Computing/Computing/Computer Software and Applications/Video Software" }, { "name": "/Jobs & Education/Jobs/Job Listings", "confidence": 0.19830846786499023, "IAB-132": "Education" }, { "name": "/Shopping/Photo & Video Services/Other", "confidence": 0.11988921463489532, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" } ] }, "success": true }
Get Free API Key View API Docs