Get this data via API

Classify jdk-news.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://jdk-news.com"}'
{ "domain": { "domain_url": "https://jdk-news.com", "categories": [ { "name": "/Home & Garden/Pest Control", "confidence": 0.8291062712669373, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons", "confidence": 0.19141380488872528, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Science/Biological Sciences/Other", "confidence": 0.14560046792030334, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Beauty & Fitness/Face & Body Care/Other", "confidence": 0.11554622650146484, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" } ] }, "success": true }
Get Free API Key View API Docs