Get this data via API

Classify mare-art.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://mare-art.hr"}'
{ "domain": { "domain_url": "https://mare-art.hr", "categories": [ { "name": "/Shopping/Gifts & Special Event Items/Greeting Cards", "confidence": 0.4064246416091919, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Sensitive Subjects/Death & Tragedy", "confidence": 0.2719971239566803, "IAB-v9i3On": "Sensitive Topics" }, { "name": "/Shopping/Gifts & Special Event Items/Flowers", "confidence": 0.12396153807640076, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Hobbies & Leisure/Special Occasions/Holidays & Seasonal Events", "confidence": 0.10135248303413393, "IAB-239": "Hobbies & Interests" } ] }, "success": true }
Get Free API Key View API Docs