Category
Reviews
No reviews yet — be the first to review redeem.sg.
Get this data via API
Classify redeem.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://redeem.sg"}'
{
"domain": {
"domain_url": "https://redeem.sg",
"categories": [
{
"name": "/Shopping/Consumer Resources/Coupons & Discount Offers",
"confidence": 0.5367505550384521,
"IAB22-2": "Couponing",
"IAB-474-473": "Shopping - Coupons and Discounts"
},
{
"name": "/Hobbies & Leisure/Sweepstakes & Promotional Giveaways",
"confidence": 0.4620080888271332,
"IAB22-1": "Contests & Freebies",
"IAB-481-473": "Shopping - Sales and Promotions"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Other",
"confidence": 0.15874700248241425,
"IAB3-1": "Advertising",
"IAB-58-53": "Business - Marketing and Advertising"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.