Category
Reviews
No reviews yet — be the first to review segaya.id.
Get this data via API
Classify segaya.id — 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://segaya.id"}'
{
"domain": {
"domain_url": "https://segaya.id",
"categories": [
{
"name": "/Shopping/Swap Meets & Outdoor Markets",
"confidence": 0.4771560728549957,
"IAB22": "Shopping",
"IAB-473": "Shopping"
},
{
"name": "/Shopping/Classifieds",
"confidence": 0.1920725703239441,
"IAB22": "Shopping",
"IAB-473": "Shopping"
},
{
"name": "/Finance/Credit & Lending/Loans",
"confidence": 0.1037198007106781,
"IAB13-2": "Credit/Debt & Loans",
"IAB-408-405": "Personal Debt - Personal Loans"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.