Category
Reviews
No reviews yet — be the first to review alphascents.com.
Get this data via API
Classify alphascents.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://alphascents.com"}'
{
"domain": {
"domain_url": "https://alphascents.com",
"categories": [
{
"name": "/Home & Garden/Pest Control",
"confidence": 0.5694025158882141,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden"
},
{
"name": "/Hobbies & Leisure/Outdoors/Fishing",
"confidence": 0.5550863742828369,
"IAB17-14": "Game & Fish",
"IAB-511-483": "Sports - Fishing Sports"
},
{
"name": "/Hobbies & Leisure/Outdoors/Hunting & Shooting",
"confidence": 0.3504430949687958,
"IAB17-18": "Hunting/Shooting",
"IAB-514-483": "Sports - Hunting and Shooting"
},
{
"name": "/Science/Biological Sciences/Other",
"confidence": 0.24445275962352753,
"IAB15-2": "Biology",
"IAB-465-464": "Science - Biological Sciences"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.