Get this data via API

Classify lureshop.eu — 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://lureshop.eu"}'
{ "domain": { "domain_url": "https://lureshop.eu", "categories": [ { "name": "/Hobbies & Leisure/Outdoors/Fishing", "confidence": 0.8074694871902466, "IAB-239": "Hobbies & Interests" }, { "name": "/Shopping/Apparel/Athletic Apparel", "confidence": 0.5604288578033447, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Shopping/Apparel/Outerwear", "confidence": 0.5143753886222839, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Sports/Sporting Goods/Winter Sports Equipment", "confidence": 0.4336971938610077, "IAB17": "Sports", "IAB-551-483": "Sports Equipment/Sports/Sports Equipment" }, { "name": "/Sports/Sporting Goods/Other", "confidence": 0.2203386276960373, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Hobbies & Leisure/Outdoors/Other", "confidence": 0.11389327794313432, "IAB-239": "Hobbies & Interests" } ] }, "success": true }
Get Free API Key View API Docs