Get this data via API

Classify wnin.org — 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://wnin.org"}'
{ "domain": { "domain_url": "https://wnin.org", "categories": [ { "name": "/News/Local News", "confidence": 0.6194465160369873, "IAB12-3": "Local News" }, { "name": "/Business & Industrial/Energy & Utilities/Other", "confidence": 0.5094863176345825, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/News/Other", "confidence": 0.2657749652862549, "IAB12": "News" }, { "name": "/Arts & Entertainment/Music & Audio/Radio", "confidence": 0.2621787190437317, "IAB9-24": "Radio", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Law & Government/Government/Other", "confidence": 0.21180814504623413, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Shopping/Consumer Resources/Consumer Advocacy & Protection", "confidence": 0.1122610569000244, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" } ] }, "success": true }
Get Free API Key View API Docs