Get this data via API

Classify shocksfunctionalart.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://shocksfunctionalart.com"}'
{ "domain": { "domain_url": "https://shocksfunctionalart.com", "categories": [ { "name": "/Business & Industrial/Construction & Maintenance/Building Materials & Supplies", "confidence": 0.8922711610794067, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Home & Garden/Home & Interior Decor", "confidence": 0.576466977596283, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Arts & Entertainment/Visual Art & Design/Other", "confidence": 0.5312930941581726, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Hobbies & Leisure/Crafts/Other", "confidence": 0.343683123588562, "IAB-424-422": "Cats/Pets/Cats" }, { "name": "/Business & Industrial/Chemicals Industry/Coatings & Adhesives", "confidence": 0.2155681699514389, "IAB-107-90": "Metals Industry/Business and Finance/Industries/Metals Industry" } ] }, "success": true }
Get Free API Key View API Docs