Get this data via API

Classify mees.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://mees.productions"}'
{ "domain": { "domain_url": "https://mees.productions", "categories": [ { "name": "/Shopping/Apparel/Footwear", "confidence": 0.9443340301513672, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Business & Industrial/Manufacturing/Other", "confidence": 0.8267189264297485, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Beauty & Fitness/Fashion & Style/Fashion Designers & Collections", "confidence": 0.2190966159105301, "IAB7": "Health & Fitness", "IAB-553-552": "Beauty/Style & Fashion/Beauty" }, { "name": "/Arts & Entertainment/Visual Art & Design/Design", "confidence": 0.13549160957336426, "IAB1": "Arts & Entertainment", "IAB-204-201": "Design/Fine Art/Design" } ] }, "success": true }
Get Free API Key View API Docs