Get this data via API
Classify tass.com — 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://tass.com"}'
{
"domain": {
"domain_url": "https://tass.com",
"categories": [
{
"name": "/News/Other",
"confidence": 0.9554521441459656,
"IAB12": "News"
},
{
"name": "/News/World News",
"confidence": 0.5141851902008057,
"IAB12": "News",
"IAB-214-210": "Food & Drink - World Cuisines"
},
{
"name": "/News/Politics/Other",
"confidence": 0.12459086626768112,
"IAB12": "News",
"IAB-386": "Politics"
}
]
},
"success": true
}
Global Rank
#13,896
Tech Stack (8 technologies)
Get this data as JSON — free trial, 50 API calls included.