Get this data via API

Classify spatial.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://spatial.com"}'
{ "domain": { "domain_url": "https://spatial.com", "categories": [ { "name": "/Business & Industrial/Manufacturing/Other", "confidence": 0.6327822208404541, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Health/Oral & Dental Care", "confidence": 0.4499461054801941, "IAB7-17": "Dental Care", "IAB-593-590": "Oral care/Style & Fashion/Personal Care/Oral care" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.4172593653202057, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Health/Medical Devices & Equipment/Other", "confidence": 0.4057905673980713, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Computers & Electronics/CAD & CAM", "confidence": 0.34254997968673706, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/News/Business News/Company News", "confidence": 0.16857385635375977, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/Computers & Electronics/Enterprise Technology/Data Management", "confidence": 0.13853855431079865, "IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing" }, { "name": "/Computers & Electronics/Enterprise Technology/Other", "confidence": 0.1179211363196373, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs