Category
Reviews
No reviews yet — be the first to review seafrogs.com.
Get this data via API
Classify seafrogs.com — 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://seafrogs.com"}'
{
"domain": {
"domain_url": "https://seafrogs.com",
"categories": [
{
"name": "/Computers & Electronics/Consumer Electronics/Camera & Photo Equipment",
"confidence": 1,
"IAB19-5": "Cameras & Camcorders",
"IAB-633-632": "Consumer Electronics - Cameras and Camcorders"
},
{
"name": "/Hobbies & Leisure/Water Activities/Diving & Underwater Activities",
"confidence": 0.28465190529823303,
"IAB17-33": "Scuba Diving",
"IAB-502-498": "Extreme Sports - Scuba Diving"
},
{
"name": "/Business & Industrial/Metals & Mining/Other",
"confidence": 0.17436175048351288,
"IAB3-12": "Metals",
"IAB-107-90": "Industries - Metals Industry"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.