Get this data via API

Classify brightsideart.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://brightsideart.ca"}'
{ "domain": { "domain_url": "https://brightsideart.ca", "categories": [ { "name": "/Shopping/Photo & Video Services/Photo Printing Services", "confidence": 0.903984785079956, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Arts & Entertainment/Visual Art & Design/Other", "confidence": 0.4688592255115509, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Shopping/Photo & Video Services/Other", "confidence": 0.3763757348060608, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Arts & Entertainment/Visual Art & Design/Photographic & Digital Arts", "confidence": 0.32557207345962524, "IAB1": "Arts & Entertainment", "IAB-205-201": "Digital Arts/Fine Art/Digital Arts" }, { "name": "/Home & Garden/Home & Interior Decor", "confidence": 0.25949370861053467, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Online Communities/Photo & Video Sharing/Photo & Image Sharing", "confidence": 0.1989203095436096, "IAB-148-132": "Education - Online Education" }, { "name": "/Arts & Entertainment/Online Media/Online Image Galleries", "confidence": 0.1477675884962082, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Shopping/Other", "confidence": 0.1407683938741684, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Business & Industrial/Printing & Publishing/Other", "confidence": 0.11244867742061616, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Other", "confidence": 0.10665370523929596, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs