Tags
Category
Global Rank
#66,740
Reviews
No reviews yet — be the first to review megastudy.net.
Get this data via API
Classify megastudy.net — 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://megastudy.net"}'
{
"domain": {
"domain_url": "https://megastudy.net",
"categories": [
{
"name": "/Arts & Entertainment/Movies/Other",
"confidence": 0.8,
"IAB1-5": "Movies",
"IAB-324-JLBCU7": "Entertainment - Movies"
},
{
"name": "/Arts & Entertainment/Music & Audio/Other",
"confidence": 0.7,
"IAB1-6": "Music",
"IAB-338-JLBCU7": "Entertainment - Music"
},
{
"name": "/Arts & Entertainment/Humor/Other",
"confidence": 0.6,
"IAB1-4": "Humor",
"IAB-440-432": "Pop Culture - Humor and Satire"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.