Company
Category
Global Rank
#34,965
Reviews
No reviews yet — be the first to review ebay.com.sg.
Get this data via API
Classify ebay.com.sg — 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://ebay.com.sg"}'
{
"domain": {
"domain_url": "https://ebay.com.sg",
"categories": [
{
"name": "/Shopping/Auctions",
"confidence": 0.4188075363636017,
"IAB22": "Shopping",
"IAB-473": "Shopping"
},
{
"name": "/Shopping/Shopping Portals",
"confidence": 0.18020649254322052,
"IAB22": "Shopping",
"IAB-473": "Shopping"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.