Get this data via API

Classify unitedcreatives.art — 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://unitedcreatives.art"}'
{ "domain": { "domain_url": "https://unitedcreatives.art", "categories": [ { "name": "/Shopping/Photo & Video Services/Stock Photography", "confidence": 0.6768460273742676, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Law & Government/Legal/Intellectual Property", "confidence": 0.6168625950813293, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Online Communities/Photo & Video Sharing/Photo & Image Sharing", "confidence": 0.15085844695568085, "IAB-148-132": "Education - Online Education" }, { "name": "/Arts & Entertainment/Online Media/Online Image Galleries", "confidence": 0.12513434886932373, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Computers & Electronics/Software/Multimedia Software", "confidence": 0.11928686499595642, "IAB-606-602": "Video Software/Technology & Computing/Computing/Computer Software and Applications/Video Software" } ] }, "success": true }
Get Free API Key View API Docs