Category
Reviews
No reviews yet — be the first to review stage-de-peche.com.
Get this data via API
Classify stage-de-peche.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://stage-de-peche.com"}'
{
"domain": {
"domain_url": "https://stage-de-peche.com",
"categories": [
{
"name": "/Hobbies & Leisure/Outdoors/Fishing",
"confidence": 0.8732506036758423,
"IAB17-14": "Game & Fish",
"IAB-511-483": "Sports - Fishing Sports"
},
{
"name": "/People & Society/Family & Relationships/Family/Other",
"confidence": 0.6769236922264099,
"IAB6": "Family & Parenting",
"IAB-186": "Family and Relationships"
},
{
"name": "/Sports/Sports Coaching & Training",
"confidence": 0.22227630019187927,
"IAB17": "Sports",
"IAB-483": "Sports"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.