Get this data via API

Classify conceptproducts.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://conceptproducts.com.au"}'
{ "domain": { "domain_url": "https://conceptproducts.com.au", "categories": [ { "name": "/Home & Garden/Home Improvement/Doors & Windows", "confidence": 0.936870574951172, "IAB10": "Home & Garden", "IAB-280-274": "Home Improvement/Home & Garden/Home Improvement" }, { "name": "/Business & Industrial/Industrial Materials & Equipment/Other", "confidence": 0.6498265862464905, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Manufacturing/Other", "confidence": 0.22666066884994507, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Business Services/Fire & Security Services", "confidence": 0.15839031338691711, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Business Services/Office Services", "confidence": 0.15827536582946777, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.14228582382202148, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Construction & Maintenance/Building Materials & Supplies", "confidence": 0.1213756501674652, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs