Category
Reviews
No reviews yet — be the first to review spinning.fish.
Get this data via API
Classify spinning.fish — 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://spinning.fish"}'
{
"domain": {
"domain_url": "https://spinning.fish",
"categories": [
{
"name": "/Arts & Entertainment/Humor/Other",
"confidence": 0.5068753957748413,
"IAB1-4": "Humor",
"IAB-440-432": "Pop Culture - Humor and Satire"
},
{
"name": "/Arts & Entertainment/Humor/Funny Pictures & Videos",
"confidence": 0.2677973210811615,
"IAB1-4": "Humor",
"IAB-440-432": "Pop Culture - Humor and Satire"
},
{
"name": "/Arts & Entertainment/Online Media/Online Image Galleries",
"confidence": 0.15587061643600464,
"IAB1": "Arts & Entertainment",
"IAB-JLBCU7": "Entertainment"
},
{
"name": "/Hobbies & Leisure/Outdoors/Fishing",
"confidence": 0.13965490460395813,
"IAB17-14": "Game & Fish",
"IAB-511-483": "Sports - Fishing Sports"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.