Category
Reviews
No reviews yet — be the first to review citytoday.co.
Get this data via API
Classify citytoday.co — 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://citytoday.co"}'
{
"domain": {
"domain_url": "https://citytoday.co",
"categories": [
{
"name": "/News/Local News",
"confidence": 0.3325429856777191,
"IAB12-3": "Local News",
"IAB-384-379": "News and Politics - Local News"
},
{
"name": "/Reference/Geographic Reference/Other",
"confidence": 0.1615169495344162,
"IAB15-8": "Geography",
"IAB-469-464": "Science - Geography"
},
{
"name": "/Arts & Entertainment/Events & Listings/Other",
"confidence": 0.15465010702610016,
"IAB1": "Arts & Entertainment",
"IAB-8VZQHL": "Events"
},
{
"name": "/Travel & Transportation/Tourist Destinations/Beaches & Islands",
"confidence": 0.151314377784729,
"IAB20": "Travel",
"IAB-673-664": "Travel Type - Beach Travel"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.