Company
Category
Global Rank
#43,922
Reviews
No reviews yet — be the first to review segway.com.
Get this data via API
Classify segway.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://segway.com"}'
{
"domain": {
"domain_url": "https://segway.com",
"categories": [
{
"name": "/Sports/Sporting Goods/Electric Skateboards & Scooters",
"confidence": 0.8776535391807556,
"IAB17": "Sports",
"IAB-483": "Sports"
},
{
"name": "/Travel & Transportation/Transportation/Scooter & Bike Rentals",
"confidence": 0.1656350940465927,
"IAB20": "Travel",
"IAB-29-1": "Automotive - Scooters"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.