Category
Reviews
No reviews yet — be the first to review echoplat.digital.
Get this data via API
Classify echoplat.digital — 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://echoplat.digital"}'
{
"domain": {
"domain_url": "https://echoplat.digital",
"categories": [
{
"name": "/News/Local News",
"confidence": 0.6567063331604004,
"IAB12-3": "Local News",
"IAB-384-379": "News and Politics - Local News"
},
{
"name": "/News/Other",
"confidence": 0.6452178955078125,
"IAB12": "News",
"IAB-379": "News and Politics"
},
{
"name": "/News/Business News/Economy News",
"confidence": 0.19499839842319489,
"IAB12": "News",
"IAB-80-52": "Business and Finance - Economy"
},
{
"name": "/News/Politics/Other",
"confidence": 0.1839655488729477,
"IAB11-4": "Politics",
"IAB-386": "Politics"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.