Category
Reviews
No reviews yet — be the first to review based.ar.
Get this data via API
Classify based.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://based.ar"}'
{
"domain": {
"domain_url": "https://based.ar",
"categories": [
{
"name": "/Food & Drink/Food & Grocery Delivery/Restaurant Delivery Services",
"confidence": 0.32481375336647034,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink"
},
{
"name": "/Food & Drink/Food & Grocery Delivery/Meal Kits",
"confidence": 0.1974990516901016,
"IAB8": "Food & Drink",
"IAB-210": "Food & Drink"
},
{
"name": "/Business & Industrial/Business Operations/Human Resources",
"confidence": 0.18331030011177063,
"IAB3-9": "Human Resources",
"IAB-55-53": "Business - Human Resources"
},
{
"name": "/Business & Industrial/Hospitality Industry/Food Service",
"confidence": 0.1453699916601181,
"IAB3": "Business",
"IAB-98-90": "Industries - Hospitality Industry"
},
{
"name": "/Food & Drink/Cooking & Recipes/Healthy Eating",
"confidence": 0.11555906385183334,
"IAB8-12": "Health/Lowfat Cooking",
"IAB-221-210": "Food & Drink - Healthy Cooking and Eating"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.