Get this data via API

Classify fergusonsframeandgallery.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://fergusonsframeandgallery.com"}'
{ "domain": { "domain_url": "https://fergusonsframeandgallery.com", "categories": [ { "name": "/Arts & Entertainment/Visual Art & Design/Art Museums & Galleries", "confidence": 0.8358092904090881, "IAB1": "Arts & Entertainment", "IAB-155-150": "Museums & Galleries/Attractions/Museums & Galleries" }, { "name": "/Home & Garden/Home & Interior Decor", "confidence": 0.6997260451316833, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Arts & Entertainment/Visual Art & Design/Other", "confidence": 0.5890172719955444, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Shopping/Antiques & Collectibles", "confidence": 0.15635956823825836, "IAB22": "Shopping", "IAB-240-239": "Antiquing and Antiques/Hobbies & Interests/Antiquing and Antiques" } ] }, "success": true }
Get Free API Key View API Docs