Get this data via API

Classify webinow.co.kr — 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://webinow.co.kr"}'
{ "domain": { "domain_url": "https://webinow.co.kr", "categories": [ { "name": "/Business & Industrial/Advertising & Marketing/Marketing", "confidence": 0.5119414329528809, "IAB3-11": "Marketing", "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Shopping/Other", "confidence": 0.455669641494751, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Business & Industrial/Advertising & Marketing/Other", "confidence": 0.2085791677236557, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Arts & Entertainment/Fun & Trivia/Fun Tests & Silly Surveys", "confidence": 0.19409017264842987, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" } ] }, "success": true }
Get Free API Key View API Docs