Category
Reviews
No reviews yet — be the first to review markeed.com.ar.
Get this data via API
Classify markeed.com.ar — 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://markeed.com.ar"}'
{
"domain": {
"domain_url": "https://markeed.com.ar",
"categories": [
{
"name": "/Food & Drink/Food/Fruits & Vegetables",
"confidence": 0.7252002954483032,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink"
},
{
"name": "/Shopping/Wholesalers & Liquidators",
"confidence": 0.38536548614501953,
"IAB22": "Shopping",
"IAB-473": "Shopping"
},
{
"name": "/Food & Drink/Food & Grocery Delivery/Grocery Delivery Services",
"confidence": 0.2923605442047119,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.