Get this data via API

Classify mediq.com.uy — 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://mediq.com.uy"}'
{ "domain": { "domain_url": "https://mediq.com.uy", "categories": [ { "name": "/Arts & Entertainment/Fun & Trivia/Fun Tests & Silly Surveys", "confidence": 0.2553326487541199, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Games/Gambling/Lottery", "confidence": 0.1791301667690277, "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Sports/Team Sports/Soccer", "confidence": 0.1567941457033157, "IAB17": "Sports", "IAB-533-483": "Soccer/Sports/Soccer" }, { "name": "/Games/Gambling/Sports Betting", "confidence": 0.13056153059005737, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Hobbies & Leisure/Merit Prizes & Contests", "confidence": 0.10663050413131714, "IAB-239": "Hobbies & Interests" } ] }, "success": true }
Get Free API Key View API Docs