Get this data via API

Classify nextgendistribution.nl — 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://nextgendistribution.nl"}'
{ "domain": { "domain_url": "https://nextgendistribution.nl", "categories": [ { "name": "/Shopping/Wholesalers & Liquidators", "confidence": 0.4048519432544708, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Computers & Electronics/Consumer Electronics/Other", "confidence": 0.2815181612968445, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Business & Industrial/Business Services/Commercial Distribution", "confidence": 0.21452610194683075, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Shopping/Shopping Portals", "confidence": 0.1955949366092682, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Shopping/Consumer Resources/Coupons & Discount Offers", "confidence": 0.15266071259975433, "IAB22": "Shopping", "IAB-474-473": "Coupons and Discounts/Shopping/Coupons and Discounts" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Phones", "confidence": 0.1173035278916359, "IAB-195-192": "Parenting - Internet Safety" } ] }, "success": true }
Get Free API Key View API Docs