Company
Category
Global Rank
#27,838
Reviews
No reviews yet — be the first to review smart.com.
Get this data via API
Classify smart.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://smart.com"}'
{
"domain": {
"domain_url": "https://smart.com",
"categories": [
{
"name": "/Autos & Vehicles/Motor Vehicles (By Type)/Microcars & Subcompacts",
"confidence": 0.8326509594917297,
"IAB2": "Automotive",
"IAB-12-2": "Auto Body Styles - Microcar"
},
{
"name": "/Autos & Vehicles/Vehicle Shopping/Vehicle Dealers & Retailers",
"confidence": 0.1025850921869278,
"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.