Category
Reviews
No reviews yet — be the first to review fish-it.io.
Get this data via API
Classify fish-it.io — 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://fish-it.io"}'
{
"domain": {
"domain_url": "https://fish-it.io",
"categories": [
{
"name": "/Games/Computer & Video Games/Simulation Games",
"confidence": 0.5590162873268127,
"IAB9-30": "Video & Computer Games",
"IAB-688-685": "Video Game Genres - Simulation Video Games"
},
{
"name": "/Hobbies & Leisure/Outdoors/Fishing",
"confidence": 0.29364731907844543,
"IAB17-14": "Game & Fish",
"IAB-511-483": "Sports - Fishing Sports"
},
{
"name": "/Games/Computer & Video Games/Browser Games",
"confidence": 0.2750614285469055,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "Video Gaming - PC Games"
},
{
"name": "/Games/Computer & Video Games/Casual Games",
"confidence": 0.23707209527492523,
"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.