Category
Reviews
No reviews yet — be the first to review farmers.cz.
Get this data via API
Classify farmers.cz — 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://farmers.cz"}'
{
"domain": {
"domain_url": "https://farmers.cz",
"categories": [
{
"name": "/Shopping/Apparel/Children's Clothing",
"confidence": 0.5742778778076172,
"IAB18-5": "Clothing",
"IAB-575-552": "Style & Fashion - Children's Clothing"
},
{
"name": "/Shopping/Apparel/Outerwear",
"confidence": 0.1972271353006363,
"IAB18-5": "Clothing",
"IAB-552": "Style & Fashion"
},
{
"name": "/Sports/Sports Fan Gear & Apparel",
"confidence": 0.16404065489768982,
"IAB17": "Sports",
"IAB-483": "Sports"
},
{
"name": "/Shopping/Apparel/Athletic Apparel",
"confidence": 0.10512654483318327,
"IAB18-5": "Clothing",
"IAB-552": "Style & Fashion"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.