Get this data via API

Classify inaloyalty.hr — 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://inaloyalty.hr"}'
{ "domain": { "domain_url": "https://inaloyalty.hr", "categories": [ { "name": "/Autos & Vehicles/Vehicle Parts & Services/Gas Prices & Vehicle Fueling", "confidence": 0.2581173777580261, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Business & Industrial/Energy & Utilities/Oil & Gas", "confidence": 0.2561291754245758, "IAB-110-90": "Power and Energy Industry/Business and Finance/Industries/Power and Energy Industry" }, { "name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Parts & Accessories", "confidence": 0.22383086383342743, "IAB2-1": "Auto Parts", "IAB-32-1": "Auto Parts/Automotive/Auto Parts" }, { "name": "/Shopping/Consumer Resources/Customer Services", "confidence": 0.11476869881153108, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" } ] }, "success": true }
Get Free API Key View API Docs