Get this data via API
Classify gienergy.com.au — 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://gienergy.com.au"}'
{
"domain": {
"domain_url": "https://gienergy.com.au",
"categories": [
{
"name": "/Business & Industrial/Energy & Utilities/Renewable & Alternative Energy",
"confidence": 0.994381546974182,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Computers & Electronics/Electronics & Electrical/Power Supplies",
"confidence": 0.8183806538581848,
"IAB-431-422": "Pet Supplies/Pets/Pet Supplies"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.5274279713630676,
"IAB-264-239": "Hobbies & Interests - Content Production"
},
{
"name": "/Computers & Electronics/Consumer Electronics/Electronic Accessories",
"confidence": 0.2359191328287125,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons",
"confidence": 0.21984131634235385,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Reference/Technical Reference",
"confidence": 0.15639011561870575
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.