Category
Reviews
No reviews yet — be the first to review tingos.web.delivery.
Get this data via API
Classify tingos.web.delivery — 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://tingos.web.delivery"}'
{
"domain": {
"domain_url": "https://tingos.web.delivery",
"categories": [
{
"name": "/Food & Drink/Restaurants/Fast Food",
"confidence": 0.5351362228393555,
"IAB8-9": "Dining Out",
"IAB-218-210": "Food & Drink - Dining Out"
},
{
"name": "/Food & Drink/Food & Grocery Delivery/Restaurant Delivery Services",
"confidence": 0.18625736236572263,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink"
},
{
"name": "/Food & Drink/Food/Meat & Seafood",
"confidence": 0.1470857411623001,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.