Category
Reviews
No reviews yet — be the first to review faster.co.uk.
Get this data via API
Classify faster.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://faster.co.uk"}'
{
"domain": {
"domain_url": "https://faster.co.uk",
"categories": [
{
"name": "/Autos & Vehicles/Vehicle Shopping/Used Vehicles",
"confidence": 0.7740604877471924,
"IAB2-3": "Buying/Selling Cars",
"IAB-30-1": "Automotive - Auto Buying and Selling"
},
{
"name": "/Autos & Vehicles/Vehicle Shopping/Vehicle Dealers & Retailers",
"confidence": 0.6186919808387756,
"IAB2-3": "Buying/Selling Cars",
"IAB-30-1": "Automotive - Auto Buying and Selling"
},
{
"name": "/Shopping/Auctions",
"confidence": 0.36014628410339355,
"IAB22": "Shopping",
"IAB-473": "Shopping"
},
{
"name": "/Autos & Vehicles/Custom & Performance Vehicles",
"confidence": 0.253891259431839,
"IAB2-17": "Performance Vehicles",
"IAB-24-16": "Auto Type - Performance Cars"
},
{
"name": "/Shopping/Classifieds",
"confidence": 0.19935384392738345,
"IAB22": "Shopping",
"IAB-473": "Shopping"
},
{
"name": "/Autos & Vehicles/Vehicle Shopping/Other",
"confidence": 0.17847974598407745,
"IAB2-3": "Buying/Selling Cars",
"IAB-30-1": "Automotive - Auto Buying and Selling"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.