Get this data via API
Classify alfuel.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://alfuel.com"}'
{
"domain": {
"domain_url": "https://alfuel.com",
"categories": [
{
"name": "/Business & Industrial/Energy & Utilities/Oil & Gas",
"confidence": 0.965379238128662,
"IAB-110-90": "Power and Energy Industry/Business and Finance/Industries/Power and Energy Industry"
},
{
"name": "/Finance/Investing/Commodities & Futures Trading",
"confidence": 0.3010062873363495,
"IAB13-7": "Investing",
"IAB-81-80": "Commodities/Business and Finance/Economy/Commodities"
},
{
"name": "/News/Business News/Company News",
"confidence": 0.11468978971242905,
"IAB12": "News",
"IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans"
},
{
"name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Parts & Accessories",
"confidence": 0.1140700951218605,
"IAB2-1": "Auto Parts",
"IAB-32-1": "Auto Parts/Automotive/Auto Parts"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.