Get this data via API

Classify casynn.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://casynn.com"}'
{ "domain": { "domain_url": "https://casynn.com", "categories": [ { "name": "/Shopping/Gifts & Special Event Items/Custom & Personalized Items", "confidence": 0.7499948740005493, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile & Wireless Accessories", "confidence": 0.6370139122009277, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Shopping/Apparel/Other", "confidence": 0.3658220171928406, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Beauty & Fitness/Fashion & Style/Other", "confidence": 0.20414680242538452, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Shopping/Apparel/Casual Apparel", "confidence": 0.17920613288879397, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Shopping/Apparel/Clothing Accessories", "confidence": 0.1451202780008316, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" } ] }, "success": true }
Get Free API Key View API Docs