Get this data via API
Classify servicestationmt.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://servicestationmt.com"}'
{
"domain": {
"domain_url": "https://servicestationmt.com",
"categories": [
{
"name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Repair & Maintenance",
"confidence": 0.8735873699188232,
"IAB-34-1": "Auto Repair/Automotive/Auto Repair"
},
{
"name": "/Travel & Transportation/Tourist Destinations/Mountain & Ski Resorts",
"confidence": 0.4500662386417389,
"IAB-101-90": "Industries - Logistics and Transportation Industry"
},
{
"name": "/Sports/Winter Sports/Skiing & Snowboarding",
"confidence": 0.221848726272583,
"IAB17": "Sports",
"IAB-531-483": "Skiing/Sports/Skiing"
},
{
"name": "/Sports/Sporting Goods/Winter Sports Equipment",
"confidence": 0.15094006061553955,
"IAB17": "Sports",
"IAB-551-483": "Sports Equipment/Sports/Sports Equipment"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.