Category
Reviews
No reviews yet — be the first to review fishbowl.app.
Get this data via API
Classify fishbowl.app — 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://fishbowl.app"}'
{
"domain": {
"domain_url": "https://fishbowl.app",
"categories": [
{
"name": "/Games/Party Games",
"confidence": 0.9741548299789428,
"IAB9": "Hobbies & Interests",
"IAB-269-239": "Hobbies & Interests - Games and Puzzles"
},
{
"name": "/Games/Word Games",
"confidence": 0.5327218174934387,
"IAB9-5": "Board Games/Puzzles",
"IAB-270-269": "Games and Puzzles - Board Games and Puzzles"
},
{
"name": "/Games/Computer & Video Games/Browser Games",
"confidence": 0.3194342851638794,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "Video Gaming - PC Games"
},
{
"name": "/Games/Computer & Video Games/Casual Games",
"confidence": 0.19028189778327945,
"IAB9-30": "Video & Computer Games",
"IAB-693-685": "Video Game Genres - Casual Games"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.