Get this data via API

Classify frankie-frank.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://frankie-frank.com"}'
{ "domain": { "domain_url": "https://frankie-frank.com", "categories": [ { "name": "/Shopping/Luxury Goods", "confidence": 0.7841455936431885, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Beauty & Fitness/Fashion & Style/Fashion Designers & Collections", "confidence": 0.6791772246360779, "IAB7": "Health & Fitness", "IAB-553-552": "Beauty/Style & Fashion/Beauty" }, { "name": "/Shopping/Apparel/Other", "confidence": 0.40213698148727417, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Shopping/Apparel/Men's Clothing", "confidence": 0.3348827064037323, "IAB22": "Shopping", "IAB-582-579": "Men's Clothing/Style & Fashion/Men's Fashion/Men's Clothing" }, { "name": "/Shopping/Apparel/Clothing Accessories", "confidence": 0.1385939121246338, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Shopping/Apparel/Outerwear", "confidence": 0.10934136062860488, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" } ] }, "success": true }
Get Free API Key View API Docs