Get this data via API
Classify aiontheballots.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://aiontheballots.com"}'
{
"domain": {
"domain_url": "https://aiontheballots.com",
"categories": [
{
"name": "/News/Politics/Campaigns & Elections",
"confidence": 0.9138518571853638,
"IAB12": "News",
"IAB-386": "Politics"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.8359021544456482,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/News/Technology News",
"confidence": 0.34752461314201355,
"IAB12": "News",
"IAB-115-90": "Industries - Technology Industry"
},
{
"name": "/Law & Government/Government/Other",
"confidence": 0.2968900799751282,
"IAB3-7": "Government",
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/News/Politics/Other",
"confidence": 0.2195807546377182,
"IAB12": "News",
"IAB-386": "Politics"
},
{
"name": "/News/Politics/Political Polls & Surveys",
"confidence": 0.15455913543701172,
"IAB12": "News",
"IAB-386": "Politics"
},
{
"name": "/Law & Government/Government/Executive Branch",
"confidence": 0.10770256072282793,
"IAB3-7": "Government",
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.