Get this data via API
Classify spaceagefuel.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://spaceagefuel.com"}'
{
"domain": {
"domain_url": "https://spaceagefuel.com",
"categories": [
{
"name": "/Autos & Vehicles/Vehicle Parts & Services/Gas Prices & Vehicle Fueling",
"confidence": 0.8176836371421814,
"IAB-14-2": "Auto Body Styles - Off-Road Vehicles"
},
{
"name": "/Business & Industrial/Energy & Utilities/Oil & Gas",
"confidence": 0.6132789850234985,
"IAB-110-90": "Power and Energy Industry/Business and Finance/Industries/Power and Energy Industry"
},
{
"name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Parts & Accessories",
"confidence": 0.2863660454750061,
"IAB2-1": "Auto Parts",
"IAB-32-1": "Auto Parts/Automotive/Auto Parts"
},
{
"name": "/Reference/Directories & Listings/Business & Personal Listings",
"confidence": 0.15805582702159882,
"IAB-163": "Personal Celebrations & Life Events"
},
{
"name": "/Food & Drink/Food & Grocery Retailers/Convenience Stores",
"confidence": 0.12739169597625732,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink/Food & Drink"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.