Get this data via API
Classify 1260wams.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://1260wams.com"}'
{
"domain": {
"domain_url": "https://1260wams.com",
"categories": [
{
"name": "/Arts & Entertainment/Music & Audio/Radio",
"confidence": 0.9,
"IAB9-24": "Radio"
},
{
"name": "/Science/Astronomy",
"confidence": 0.8,
"IAB15": "Science",
"IAB-472-464": "Space and Astronomy/Science/Space and Astronomy"
},
{
"name": "/Internet & Telecom/Service Providers",
"confidence": 0.7
},
{
"name": "/Home & Garden/Pest Control",
"confidence": 0.6,
"IAB10": "Home & Garden"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.