Get this data via API
Classify upstatetoday.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://upstatetoday.com"}'
{
"domain": {
"domain_url": "https://upstatetoday.com",
"categories": [
{
"name": "/News/Local News",
"confidence": 0.3623318374156952,
"IAB12-3": "Local News"
},
{
"name": "/News/Other",
"confidence": 0.3281773030757904,
"IAB12": "News"
},
{
"name": "/Hobbies & Leisure/Merit Prizes & Contests",
"confidence": 0.2940937280654907,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Reference/Geographic Reference/Other",
"confidence": 0.11867863684892654
}
]
},
"success": true
}
Company
Category
News
Local News
36%
Global Rank
#489,647
Get this data as JSON — free trial, 50 API calls included.