Category
Reviews
No reviews yet — be the first to review emissions.mx.
Get this data via API
Classify emissions.mx — 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://emissions.mx"}'
{
"domain": {
"domain_url": "https://emissions.mx",
"categories": [
{
"name": "/Autos & Vehicles/Vehicle Codes & Driving Laws/Vehicle Licensing & Registration",
"confidence": 0.4274679124355316,
"IAB2": "Automotive",
"IAB-1": "Automotive"
},
{
"name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Repair & Maintenance",
"confidence": 0.2585492432117462,
"IAB2-2": "Auto Repair",
"IAB-34-1": "Automotive - Auto Repair"
},
{
"name": "/Autos & Vehicles/Vehicle Codes & Driving Laws/Other",
"confidence": 0.1684248000383377,
"IAB2": "Automotive",
"IAB-1": "Automotive"
},
{
"name": "/People & Society/Social Issues & Advocacy/Green Living & Environmental Issues",
"confidence": 0.11743590235710144,
"IAB10-3": "Environmental Safety",
"IAB-467-464": "Science - Environment"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.