Category
Reviews
No reviews yet — be the first to review fishmonkey.fi.
Get this data via API
Classify fishmonkey.fi — 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://fishmonkey.fi"}'
{
"domain": {
"domain_url": "https://fishmonkey.fi",
"categories": [
{
"name": "/Hobbies & Leisure/Water Activities/Boating",
"confidence": 0.75,
"IAB17-31": "Sailing",
"IAB-530-483": "Sports - Sailing"
},
{
"name": "/Hobbies & Leisure/Outdoors/Fishing",
"confidence": 0.65,
"IAB17-14": "Game & Fish",
"IAB-511-483": "Sports - Fishing Sports"
},
{
"name": "/Travel",
"confidence": 0.57,
"IAB-653": "Travel"
},
{
"name": "/Autos & Vehicles/Boats & Watercraft",
"confidence": 0.56,
"IAB2": "Automotive",
"IAB-1": "Automotive"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.