Company
Category
Reviews
No reviews yet — be the first to review advtribe.in.
Get this data via API
Classify advtribe.in — 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://advtribe.in"}'
{
"domain": {
"domain_url": "https://advtribe.in",
"categories": [
{
"name": "/Autos & Vehicles/Motor Vehicles (By Type)/Motorcycles",
"confidence": 0.6184714436531067,
"IAB2-15": "Motorcycles",
"IAB-27-1": "Automotive - Motorcycles"
},
{
"name": "/Shopping/Apparel/Athletic Apparel",
"confidence": 0.6056860685348511,
"IAB18-5": "Clothing",
"IAB-552": "Style & Fashion"
},
{
"name": "/Shopping/Apparel/Outerwear",
"confidence": 0.561153769493103,
"IAB18-5": "Clothing",
"IAB-552": "Style & Fashion"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.