Category
Reviews
No reviews yet — be the first to review fishsounds.net.
Get this data via API
Classify fishsounds.net — 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://fishsounds.net"}'
{
"domain": {
"domain_url": "https://fishsounds.net",
"categories": [
{
"name": "/Science/Earth Sciences/Other",
"confidence": 0.34685835242271423,
"IAB15": "Science",
"IAB-464": "Science"
},
{
"name": "/Science/Biological Sciences/Other",
"confidence": 0.16578978300094604,
"IAB15-2": "Biology",
"IAB-465-464": "Science - Biological Sciences"
},
{
"name": "/Arts & Entertainment/Music & Audio/Music Equipment & Technology",
"confidence": 0.16400597989559174,
"IAB1-6": "Music",
"IAB-243-239": "Hobbies & Interests - Musical Instruments"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.