Category
Reviews
No reviews yet — be the first to review goom.fit.
Get this data via API
Classify goom.fit — 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://goom.fit"}'
{
"domain": {
"domain_url": "https://goom.fit",
"categories": [
{
"name": "/Online Communities/Social Networks",
"confidence": 0.14590682089328766,
"IAB14": "Society",
"IAB-628-619": "Internet - Social Networking"
},
{
"name": "/People & Society/Family & Relationships/Family/Other",
"confidence": 0.12579794228076935,
"IAB6": "Family & Parenting",
"IAB-186": "Family and Relationships"
},
{
"name": "/Games/Family-Oriented Games & Activities/Other",
"confidence": 0.12016228586435318,
"IAB9-30": "Video & Computer Games",
"IAB-VWGKS7-685": "Video Game Genres - Family Video Games"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.