Category
Autos & Vehicles
62%
Reviews
No reviews yet — be the first to review johnstaluppi.com.
Get this data via API
Classify johnstaluppi.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://johnstaluppi.com"}'
{
"domain": {
"domain_url": "https://johnstaluppi.com",
"categories": [
{
"name": "/Hobbies & Leisure/Water Activities/Boating",
"confidence": 0.72,
"IAB17-31": "Sailing",
"IAB-530-483": "Sports - Sailing"
},
{
"name": "/Autos & Vehicles",
"confidence": 0.62
},
{
"name": "/People & Society/Social Issues & Advocacy",
"confidence": 0.53,
"IAB14": "Society"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.