Category
Reviews
No reviews yet — be the first to review taxo.by.
Get this data via API
Classify taxo.by — 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://taxo.by"}'
{
"domain": {
"domain_url": "https://taxo.by",
"categories": [
{
"name": "/Reference/General Reference/Forms Guides & Templates",
"confidence": 0.2406390905380249,
"IAB19": "Technology & Computing",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
},
{
"name": "/Autos & Vehicles/Vehicle Codes & Driving Laws/Vehicle Licensing & Registration",
"confidence": 0.16131894290447235,
"IAB2": "Automotive",
"IAB-1": "Automotive"
},
{
"name": "/Autos & Vehicles/Commercial Vehicles/Cargo Trucks & Trailers",
"confidence": 0.11224652081727982,
"IAB2-21": "Trucks & Accessories",
"IAB-3-2": "Auto Body Styles - Commercial Trucks"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.