Category
Reviews
No reviews yet — be the first to review tippers.mom.
Get this data via API
Classify tippers.mom — 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://tippers.mom"}'
{
"domain": {
"domain_url": "https://tippers.mom",
"categories": [
{
"name": "/Arts & Entertainment/Performing Arts/Broadway & Musical Theater",
"confidence": 0.48705044388771057,
"IAB1-3": "Fine Art",
"IAB-209-201": "Fine Art - Theater"
},
{
"name": "/Arts & Entertainment/Performing Arts/Dance",
"confidence": 0.15650691092014313,
"IAB1-3": "Fine Art",
"IAB-203-201": "Fine Art - Dance"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.