Category
Reviews
No reviews yet — be the first to review elnumeral.com.
Get this data via API
Classify elnumeral.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://elnumeral.com"}'
{
"domain": {
"domain_url": "https://elnumeral.com",
"categories": [
{
"name": "/News/Local News",
"confidence": 0.8,
"IAB12-3": "Local News",
"IAB-384-379": "News and Politics - Local News"
},
{
"name": "/News/Politics/Other",
"confidence": 0.7,
"IAB11-4": "Politics",
"IAB-386": "Politics"
},
{
"name": "/News/World News",
"confidence": 0.6,
"IAB12-1": "International News",
"IAB-382-379": "News and Politics - International News"
},
{
"name": "/News/Business News/Other",
"confidence": 0.5,
"IAB12": "News",
"IAB-52": "Business and Finance"
},
{
"name": "/News/Technology News",
"confidence": 0.4,
"IAB12": "News",
"IAB-596": "Technology & Computing"
},
{
"name": "/News/Gossip & Tabloid News/Other",
"confidence": 0.3,
"IAB12": "News",
"IAB-432": "Pop Culture"
},
{
"name": "/News/Health News",
"confidence": 0.2,
"IAB12": "News",
"IAB-286": "Medical Health"
},
{
"name": "/News/Weather",
"confidence": 0.1,
"IAB15-10": "Weather",
"IAB-390-464": "Science - Weather"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.