Get this data via API
Classify fuelcards.co.uk — 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://fuelcards.co.uk"}'
{
"domain": {
"domain_url": "https://fuelcards.co.uk",
"categories": [
{
"name": "/Autos & Vehicles/Vehicle Parts & Services/Gas Prices & Vehicle Fueling",
"confidence": 0.84
},
{
"name": "/Finance/Credit & Lending/Credit Cards",
"confidence": 0.64,
"IAB-406-405": "Credit Cards/Personal Finance/Personal Debt/Credit Cards"
},
{
"name": "/Business & Industrial/Energy & Utilities/Oil & Gas",
"confidence": 0.63,
"IAB-110-90": "Power and Energy Industry/Business and Finance/Industries/Power and Energy Industry"
},
{
"name": "/Travel",
"confidence": 0.58,
"IAB20": "Travel"
}
]
},
"success": true
}
Category
Travel
58%
Get this data as JSON — free trial, 50 API calls included.