Category
News
74%
Reviews
No reviews yet — be the first to review energytechreview.com.
Get this data via API
Classify energytechreview.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://energytechreview.com"}'
{
"domain": {
"domain_url": "https://energytechreview.com",
"categories": [
{
"name": "/Science/Engineering & Technology",
"confidence": 0.84,
"IAB-464": "Science"
},
{
"name": "/Computers & Electronics",
"confidence": 0.79,
"IAB-632-596": "Technology & Computing - Consumer Electronics"
},
{
"name": "/News",
"confidence": 0.74,
"IAB12": "News"
},
{
"name": "/Business & Industrial",
"confidence": 0.5,
"IAB-53-52": "Business and Finance - Business"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.