Get this data via API
Classify voteorangefl.gov — 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://voteorangefl.gov"}'
{
"domain": {
"domain_url": "https://voteorangefl.gov",
"categories": [
{
"name": "/Law & Government/Government/Other",
"confidence": 0.9690970182418824,
"IAB3-7": "Government",
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/News/Politics/Campaigns & Elections",
"confidence": 0.9683085680007936,
"IAB12": "News",
"IAB-386": "Politics"
},
{
"name": "/News/Politics/Political Polls & Surveys",
"confidence": 0.2193750292062759,
"IAB12": "News",
"IAB-386": "Politics"
},
{
"name": "/Reference/General Reference/Public Records",
"confidence": 0.1055741086602211,
"IAB-376-SPSHQ5": "Genres - Public Radio"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.