Get this data via API

Classify conceptstainedglass.co.uk — 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://conceptstainedglass.co.uk"}'
{ "domain": { "domain_url": "https://conceptstainedglass.co.uk", "categories": [ { "name": "/Home & Garden/Home & Interior Decor", "confidence": 0.78892982006073, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Arts & Entertainment/Visual Art & Design/Sculpture", "confidence": 0.7042805552482605, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/Visual Art & Design/Other", "confidence": 0.4659955799579621, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Home & Garden/Patio, Lawn & Garden/Other", "confidence": 0.2139497548341751, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Hobbies & Leisure/Crafts/Other", "confidence": 0.11564409732818604, "IAB-424-422": "Cats/Pets/Cats" }, { "name": "/Shopping/Antiques & Collectibles", "confidence": 0.10504751652479172, "IAB22": "Shopping", "IAB-240-239": "Antiquing and Antiques/Hobbies & Interests/Antiquing and Antiques" } ] }, "success": true }
Get Free API Key View API Docs