Get this data via API

Classify wlni.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://wlni.com"}'
{ "domain": { "domain_url": "https://wlni.com", "categories": [ { "name": "/Arts & Entertainment/Music & Audio/Radio", "confidence": 0.6250030398368835, "IAB9-24": "Radio", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/News/Local News", "confidence": 0.40633219480514526, "IAB12-3": "Local News" }, { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.3453274965286255, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/News/Other", "confidence": 0.16207672655582428, "IAB12": "News" }, { "name": "/Arts & Entertainment/Music & Audio/Podcasts", "confidence": 0.15220223367214203, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Business & Industrial/Construction & Maintenance/Civil Engineering", "confidence": 0.14288365840911865, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs