Category
Reviews
No reviews yet — be the first to review epicweb.cc.
Get this data via API
Classify epicweb.cc — 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://epicweb.cc"}'
{
"domain": {
"domain_url": "https://epicweb.cc",
"categories": [
{
"name": "/Games/Computer & Video Games/Action & Platform Games",
"confidence": 0.7205430269241333,
"IAB9-30": "Video & Computer Games",
"IAB-686-685": "Video Game Genres - Action Video Games"
},
{
"name": "/Games/Computer & Video Games/Gaming Reference & Reviews",
"confidence": 0.43310585618019104,
"IAB9-30": "Video & Computer Games",
"IAB-680": "Video Gaming"
},
{
"name": "/Games/Computer & Video Games/Adventure Games",
"confidence": 0.29150938987731934,
"IAB9-30": "Video & Computer Games",
"IAB-692-685": "Video Game Genres - Adventure Video Games"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.