Category
Reviews
No reviews yet — be the first to review instamarine.com.
Get this data via API
Classify instamarine.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://instamarine.com"}'
{
"domain": {
"domain_url": "https://instamarine.com",
"categories": [
{
"name": "/Sports/Sporting Goods/Water Sports Equipment",
"confidence": 0.3632803857326507,
"IAB17": "Sports",
"IAB-551-483": "Sports - Sports Equipment"
},
{
"name": "/Hobbies & Leisure/Water Activities/Boating",
"confidence": 0.19283966720104215,
"IAB17-31": "Sailing",
"IAB-530-483": "Sports - Sailing"
},
{
"name": "/Sports/Sporting Goods/Other",
"confidence": 0.11645544320344924,
"IAB17": "Sports",
"IAB-551-483": "Sports - Sports Equipment"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.