Get this data via API

Classify tutostudio.eu — 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://tutostudio.eu"}'
{ "domain": { "domain_url": "https://tutostudio.eu", "categories": [ { "name": "/Arts & Entertainment/Music & Audio/Music Education & Instruction", "confidence": 0.8766993284225464, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/Music & Audio/Music Reference", "confidence": 0.4250646233558655, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Jobs & Education/Education/Teaching & Classroom Resources", "confidence": 0.24956193566322327, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Reference/General Reference/Educational Resources", "confidence": 0.2484234720468521, "IAB-143-132": "Education - Educational Assessment" } ] }, "success": true }
Get Free API Key View API Docs