Category
Reviews
No reviews yet — be the first to review megagiz.com.
Get this data via API
Classify megagiz.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://megagiz.com"}'
{
"domain": {
"domain_url": "https://megagiz.com",
"categories": [
{
"name": "/Arts & Entertainment/Music & Audio/Music Streams & Downloads",
"confidence": 0.1971975713968277,
"IAB1-6": "Music",
"IAB-338-JLBCU7": "Entertainment - Music"
},
{
"name": "/Games/Computer & Video Games/Browser Games",
"confidence": 0.150734081864357,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "Video Gaming - PC Games"
},
{
"name": "/Arts & Entertainment/TV & Video/Online Video",
"confidence": 0.1484784036874771,
"IAB1": "Arts & Entertainment",
"IAB-JLBCU7": "Entertainment"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.