Get this data via API

Classify n1ce.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://n1ce.com"}'
{ "domain": { "domain_url": "https://n1ce.com", "categories": [ { "name": "/Shopping/Tobacco & Vaping Products", "confidence": 0.8901775479316711, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Health/Substance Abuse/Smoking & Smoking Cessation", "confidence": 0.7213127017021179, "IAB7-42": "Substance Abuse", "IAB-237-232": "Smoking Cessation/Healthy Living/Wellness/Smoking Cessation" }, { "name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons", "confidence": 0.106219083070755, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" } ] }, "success": true }
Get Free API Key View API Docs