Category
Reviews
No reviews yet — be the first to review asrg.sp.am.
Get this data via API
Classify asrg.sp.am — 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://asrg.sp.am"}'
{
"domain": {
"domain_url": "https://asrg.sp.am",
"categories": [
{
"name": "/Arts & Entertainment",
"confidence": 0.8,
"IAB-JLBCU7": "Entertainment"
},
{
"name": "/Arts & Entertainment/Celebrities & Entertainment News",
"confidence": 0.7,
"IAB1-2": "Celebrity Fan/Gossip",
"IAB-432": "Pop Culture"
},
{
"name": "/Arts & Entertainment/TV & Video",
"confidence": 0.6,
"IAB-JLBCU7": "Entertainment"
},
{
"name": "/Sports",
"confidence": 0.5,
"IAB-483": "Sports"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.