Category
Global Rank
#16,801
Reviews
No reviews yet — be the first to review e4mc.link.
Get this data via API
Classify e4mc.link — 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://e4mc.link"}'
{
"domain": {
"domain_url": "https://e4mc.link",
"categories": [
{
"name": "/Games/Computer & Video Games/Sandbox Games",
"confidence": 0.8270511031150818,
"IAB9-30": "Video & Computer Games",
"IAB-680": "Video Gaming"
},
{
"name": "/Games/Computer & Video Games/Simulation Games",
"confidence": 0.1765202283859253,
"IAB9-30": "Video & Computer Games",
"IAB-688-685": "Video Game Genres - Simulation Video Games"
},
{
"name": "/Computers & Electronics/Computer Hardware/Computer Servers",
"confidence": 0.1458158642053604,
"IAB19": "Technology & Computing",
"IAB-599-596": "Technology & Computing - Computing"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.