Get this data via API

Classify artconsolutions.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://artconsolutions.com"}'
{ "domain": { "domain_url": "https://artconsolutions.com", "categories": [ { "name": "/Business & Industrial/Construction & Maintenance/Civil Engineering", "confidence": 0.8831732869148254, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Computers & Electronics/CAD & CAM", "confidence": 0.542050838470459, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.5320518612861633, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Arts & Entertainment/Visual Art & Design/Architecture", "confidence": 0.2583898901939392, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Science/Earth Sciences/Geology", "confidence": 0.23796233534812927, "IAB15-4": "Geology", "IAB-470-464": "Geology/Science/Geology" }, { "name": "/Science/Engineering & Technology/Other", "confidence": 0.197414830327034, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Computers & Electronics/Software/Other", "confidence": 0.1971055269241333, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.13914881646633148, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Computers & Electronics/Software/Multimedia Software", "confidence": 0.13390271365642548, "IAB-606-602": "Video Software/Technology & Computing/Computing/Computer Software and Applications/Video Software" } ] }, "success": true }
Get Free API Key View API Docs