Category
Reviews
No reviews yet — be the first to review smogcheck.org.
Get this data via API
Classify smogcheck.org — 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://smogcheck.org"}'
{
"domain": {
"domain_url": "https://smogcheck.org",
"categories": [
{
"name": "/People & Society/Social Issues & Advocacy/Green Living & Environmental Issues",
"confidence": 0.7070303559303284,
"IAB10-3": "Environmental Safety",
"IAB-467-464": "Science - Environment"
},
{
"name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Repair & Maintenance",
"confidence": 0.365955114364624,
"IAB2-2": "Auto Repair",
"IAB-34-1": "Automotive - Auto Repair"
},
{
"name": "/Reference/Directories & Listings/Business & Personal Listings",
"confidence": 0.2869337499141693,
"IAB3": "Business",
"IAB-53-52": "Business and Finance - Business"
},
{
"name": "/Health/Public Health/Occupational Health & Safety",
"confidence": 0.19569407403469088,
"IAB7": "Health & Fitness",
"IAB-286": "Medical Health"
},
{
"name": "/Health/Public Health/Other",
"confidence": 0.18087835609912872,
"IAB7": "Health & Fitness",
"IAB-286": "Medical Health"
},
{
"name": "/Science/Ecology & Environment/Other",
"confidence": 0.13704605400562286,
"IAB15": "Science",
"IAB-467-464": "Science - Environment"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.