Category
Reviews
No reviews yet — be the first to review mapp.vote.
Get this data via API
Classify mapp.vote — 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://mapp.vote"}'
{
"domain": {
"domain_url": "https://mapp.vote",
"categories": [
{
"name": "/News/Politics/Campaigns & Elections",
"confidence": 0.5822733044624329,
"IAB11-4": "Politics",
"IAB-387-386": "Politics - Elections"
},
{
"name": "/Law & Government/Government/Other",
"confidence": 0.55873042345047,
"IAB11-3": "U.S. Government Resources",
"IAB-386": "Politics"
},
{
"name": "/Business & Industrial/Construction & Maintenance/Other",
"confidence": 0.23529276251792908,
"IAB3-5": "Construction",
"IAB-121-90": "Industries - Construction Industry"
},
{
"name": "/People & Society/Social Issues & Advocacy/Other",
"confidence": 0.216268390417099,
"IAB14": "Society",
"IAB-388-386": "Politics - Political Issues & Policy"
},
{
"name": "/News/Local News",
"confidence": 0.1632554680109024,
"IAB12-3": "Local News",
"IAB-384-379": "News and Politics - Local News"
},
{
"name": "/News/Politics/Other",
"confidence": 0.10581059753894806,
"IAB11-4": "Politics",
"IAB-386": "Politics"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.