Get this data via API

Classify gm-eng.co.uk — 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://gm-eng.co.uk"}'
{ "domain": { "domain_url": "https://gm-eng.co.uk", "categories": [ { "name": "/Home & Garden/HVAC & Climate Control/Air Filters & Purifiers", "confidence": 0.6450974345207214, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Science/Engineering & Technology/Other", "confidence": 0.458125501871109, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Business & Industrial/Manufacturing/Other", "confidence": 0.3472556173801422, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Metals & Mining/Other", "confidence": 0.2622920572757721, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.20865948498249057, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Construction & Maintenance/Civil Engineering", "confidence": 0.13083931803703308, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs