Get this data via API

Classify sandiparks.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://sandiparks.com"}'
{ "domain": { "domain_url": "https://sandiparks.com", "categories": [ { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.8947346210479736, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Computers & Electronics/Electronics & Electrical/Other", "confidence": 0.8809669613838196, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Business & Industrial/Energy & Utilities/Electricity", "confidence": 0.5042031407356262, "IAB-110-90": "Power and Energy Industry/Business and Finance/Industries/Power and Energy Industry" }, { "name": "/Home & Garden/Home Improvement/Other", "confidence": 0.2424229234457016, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Reference/Directories & Listings/Business & Personal Listings", "confidence": 0.12005984783172607, "IAB-163": "Personal Celebrations & Life Events" } ] }, "success": true }
Get Free API Key View API Docs