Category
Global Rank
#352,048
Reviews
No reviews yet — be the first to review media.info.
Get this data via API
Classify media.info — 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://media.info"}'
{
"domain": {
"domain_url": "https://media.info",
"categories": [
{
"name": "/News/Other",
"confidence": 0.6486657857894897,
"IAB12": "News",
"IAB-379": "News and Politics"
},
{
"name": "/Arts & Entertainment/Music & Audio/Podcasts",
"confidence": 0.2058781087398529,
"IAB1": "Arts & Entertainment",
"IAB-JLBCU7": "Entertainment"
},
{
"name": "/Reference/Directories & Listings/Business & Personal Listings",
"confidence": 0.1817635148763657,
"IAB3": "Business",
"IAB-53-52": "Business and Finance - Business"
},
{
"name": "/Reference/Directories & Listings/Other",
"confidence": 0.1470581442117691,
"IAB19-35": "Web Search",
"IAB-627-619": "Internet - Search"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.