Get this data via API

Classify sistersgallery.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://sistersgallery.com"}'
{ "domain": { "domain_url": "https://sistersgallery.com", "categories": [ { "name": "/Arts & Entertainment/Visual Art & Design/Art Museums & Galleries", "confidence": 0.8066826462745667, "IAB1": "Arts & Entertainment", "IAB-155-150": "Museums & Galleries/Attractions/Museums & Galleries" }, { "name": "/Home & Garden/Home & Interior Decor", "confidence": 0.411483496427536, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Home & Garden/Bed & Bath/Bedroom", "confidence": 0.33335188031196594, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Arts & Entertainment/Visual Art & Design/Other", "confidence": 0.25910091400146484, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Hobbies & Leisure/Crafts/Fiber & Textile Arts", "confidence": 0.21459311246871948, "IAB-248-239": "Arts and Crafts/Hobbies & Interests/Arts and Crafts" }, { "name": "/Hobbies & Leisure/Crafts/Other", "confidence": 0.123765766620636, "IAB-424-422": "Cats/Pets/Cats" } ] }, "success": true }
Get Free API Key View API Docs