Category
Global Rank
#20,564
Reviews
No reviews yet — be the first to review economica.net.
Get this data via API
Classify economica.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://economica.net"}'
{
"domain": {
"domain_url": "https://economica.net",
"categories": [
{
"name": "/News/Business News/Other",
"confidence": 0.6365938782691956,
"IAB12": "News",
"IAB-52": "Business and Finance"
},
{
"name": "/News/Other",
"confidence": 0.2690803110599518,
"IAB12": "News",
"IAB-379": "News and Politics"
},
{
"name": "/News/Business News/Economy News",
"confidence": 0.17804265022277832,
"IAB12": "News",
"IAB-80-52": "Business and Finance - Economy"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.