Get this data via API

Classify smartmasonry.it — 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://smartmasonry.it"}'
{ "domain": { "domain_url": "https://smartmasonry.it", "categories": [ { "name": "/Business & Industrial/Construction & Maintenance/Civil Engineering", "confidence": 0.8612526059150696, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Arts & Entertainment/Visual Art & Design/Architecture", "confidence": 0.47047990560531616, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Business & Industrial/Construction & Maintenance/Building Materials & Supplies", "confidence": 0.18129900097846985, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Computers & Electronics/CAD & CAM", "confidence": 0.18019621074199677, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.14435908198356628, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Computers & Electronics/Software/Other", "confidence": 0.1397443860769272, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.13381561636924744, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" } ] }, "success": true }
Get Free API Key View API Docs