Get this data via API

Classify beethovenvision.ca — 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://beethovenvision.ca"}'
{ "domain": { "domain_url": "https://beethovenvision.ca", "categories": [ { "name": "/Shopping/Photo & Video Services/Event & Studio Photography", "confidence": 0.5107703804969788, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Business & Industrial/Hospitality Industry/Event Planning", "confidence": 0.30993035435676575, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" }, { "name": "/Business & Industrial/Advertising & Marketing/Other", "confidence": 0.27942830324172974, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Hospitality Industry/Other", "confidence": 0.1989077180624008, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" }, { "name": "/Arts & Entertainment/Visual Art & Design/Design", "confidence": 0.17775577306747437, "IAB1": "Arts & Entertainment", "IAB-204-201": "Design/Fine Art/Design" }, { "name": "/Business & Industrial/Business Services/Corporate Events", "confidence": 0.10924510657787324, "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" } ] }, "success": true }
Get Free API Key View API Docs