Category
Reviews
No reviews yet — be the first to review onethirtythree.com.
Get this data via API
Classify onethirtythree.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://onethirtythree.com"}'
{
"domain": {
"domain_url": "https://onethirtythree.com",
"categories": [
{
"name": "/Sports/Sporting Goods/Skateboarding Equipment",
"confidence": 0.9618322253227234,
"IAB17-34": "Skateboarding",
"IAB-503-498": "Extreme Sports - Skateboarding"
},
{
"name": "/Shopping/Apparel/Casual Apparel",
"confidence": 0.12665103375911713,
"IAB18-5": "Clothing",
"IAB-552": "Style & Fashion"
},
{
"name": "/Shopping/Apparel/Athletic Apparel",
"confidence": 0.11034119874238968,
"IAB18-5": "Clothing",
"IAB-552": "Style & Fashion"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.