Get this data via API

Classify gs1co.org — 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://gs1co.org"}'
{ "domain": { "domain_url": "https://gs1co.org", "categories": [ { "name": "/Business & Industrial/Business Services/Physical Asset Management", "confidence": 0.2194920778274536, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.16702818870544434, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Business & Industrial/Retail Trade/Retail Equipment & Technology", "confidence": 0.16161102056503296, "IAB-669-664": "Rail Travel/Travel/Travel Type/Rail Travel" }, { "name": "/Shopping/Wholesalers & Liquidators", "confidence": 0.14286194741725922, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Business & Industrial/Retail Trade/Other", "confidence": 0.1139701008796692, "IAB-669-664": "Rail Travel/Travel/Travel Type/Rail Travel" } ] }, "success": true }
Get Free API Key View API Docs