Get this data via API
Classify placesrewards.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://placesrewards.com"}'
{
"domain": {
"domain_url": "https://placesrewards.com",
"categories": [
{
"name": "/Shopping/Consumer Resources/Customer Services",
"confidence": 0.5864405035972595,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Reference/Geographic Reference/Other",
"confidence": 0.1918916702270508
},
{
"name": "/Shopping/Consumer Resources/Coupons & Discount Offers",
"confidence": 0.15159770846366882,
"IAB22": "Shopping",
"IAB-474-473": "Coupons and Discounts/Shopping/Coupons and Discounts"
},
{
"name": "/Reference/Directories & Listings/Business & Personal Listings",
"confidence": 0.1194888949394226,
"IAB-163": "Personal Celebrations & Life Events"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Marketing",
"confidence": 0.11534912884235382,
"IAB3-11": "Marketing",
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.