Get this data via API

Classify peuterey.com — 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://peuterey.com"}'
{ "domain": { "domain_url": "https://peuterey.com", "categories": [ { "name": "/Shopping/Apparel/Other", "confidence": 0.6656959652900696, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Shopping/Apparel/Outerwear", "confidence": 0.5282906889915466, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Shopping/Apparel/Men's Clothing", "confidence": 0.28596392273902893, "IAB22": "Shopping", "IAB-582-579": "Men's Clothing/Style & Fashion/Men's Fashion/Men's Clothing" }, { "name": "/Beauty & Fitness/Fashion & Style/Fashion Designers & Collections", "confidence": 0.26245352625846863, "IAB7": "Health & Fitness", "IAB-553-552": "Beauty/Style & Fashion/Beauty" }, { "name": "/News/Business News/Company News", "confidence": 0.24663621187210083, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/Shopping/Apparel/Casual Apparel", "confidence": 0.1426670402288437, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" } ] }, "success": true }
Get Free API Key View API Docs