Category
Reviews
No reviews yet — be the first to review citytracker.ai.
Get this data via API
Classify citytracker.ai — 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://citytracker.ai"}'
{
"domain": {
"domain_url": "https://citytracker.ai",
"categories": [
{
"name": "/Travel & Transportation/Transportation/Urban Transit",
"confidence": 0.3303171396255493,
"IAB20": "Travel",
"IAB-653": "Travel"
},
{
"name": "/People & Society/Social Issues & Advocacy/Green Living & Environmental Issues",
"confidence": 0.31541013717651367,
"IAB10-3": "Environmental Safety",
"IAB-467-464": "Science - Environment"
},
{
"name": "/Reference/Geographic Reference/Other",
"confidence": 0.22297732532024384,
"IAB15-8": "Geography",
"IAB-469-464": "Science - Geography"
},
{
"name": "/Business & Industrial/Construction & Maintenance/Other",
"confidence": 0.15001942217350006,
"IAB3-5": "Construction",
"IAB-121-90": "Industries - Construction Industry"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.