Get this data via API

Classify sealyourgarage.com.au — 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://sealyourgarage.com.au"}'
{ "domain": { "domain_url": "https://sealyourgarage.com.au", "categories": [ { "name": "/Home & Garden/Home Improvement/Doors & Windows", "confidence": 0.986643612384796, "IAB10": "Home & Garden", "IAB-280-274": "Home Improvement/Home & Garden/Home Improvement" }, { "name": "/Business & Industrial/Construction & Maintenance/Building Materials & Supplies", "confidence": 0.4267271161079407, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Chemicals Industry/Coatings & Adhesives", "confidence": 0.2167585790157318, "IAB-107-90": "Metals Industry/Business and Finance/Industries/Metals Industry" }, { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.20028480887413025, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Business Services/Fire & Security Services", "confidence": 0.1735958755016327, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs