Category
Reviews
No reviews yet — be the first to review e-przepisy.net.
Get this data via API
Classify e-przepisy.net — 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://e-przepisy.net"}'
{
"domain": {
"domain_url": "https://e-przepisy.net",
"categories": [
{
"name": "/Food & Drink/Cooking & Recipes/Other",
"confidence": 0.5345581769943237,
"IAB8": "Food & Drink",
"IAB-216-210": "Food & Drink - Cooking"
},
{
"name": "/Food & Drink/Cooking & Recipes/Cuisines",
"confidence": 0.28769221901893616,
"IAB8-7": "Cuisine-Specific",
"IAB-214-210": "Food & Drink - World Cuisines"
},
{
"name": "/Books & Literature/E-Books",
"confidence": 0.14067403972148895,
"IAB1-1": "Books & Literature",
"IAB-42": "Books and Literature"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.