Get this data via API

Classify mategallery.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://mategallery.com"}'
{ "domain": { "domain_url": "https://mategallery.com", "categories": [ { "name": "/Arts & Entertainment/Visual Art & Design/Art Museums & Galleries", "confidence": 0.5070105195045471, "IAB1": "Arts & Entertainment", "IAB-155-150": "Museums & Galleries/Attractions/Museums & Galleries" }, { "name": "/Arts & Entertainment/Visual Art & Design/Photographic & Digital Arts", "confidence": 0.4779927432537079, "IAB1": "Arts & Entertainment", "IAB-205-201": "Digital Arts/Fine Art/Digital Arts" }, { "name": "/Home & Garden/Home Furnishings/Other", "confidence": 0.4080040752887726, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Arts & Entertainment/Online Media/Online Image Galleries", "confidence": 0.390135794878006, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Home & Garden/Home & Interior Decor", "confidence": 0.3784895837306976, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Shopping/Antiques & Collectibles", "confidence": 0.3687196969985962, "IAB22": "Shopping", "IAB-240-239": "Antiquing and Antiques/Hobbies & Interests/Antiquing and Antiques" }, { "name": "/Arts & Entertainment/Visual Art & Design/Other", "confidence": 0.20417572557926175, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" } ] }, "success": true }
Get Free API Key View API Docs