Get this data via API
Classify bluelightcard.com.au — 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://bluelightcard.com.au"}'
{
"domain": {
"domain_url": "https://bluelightcard.com.au",
"categories": [
{
"name": "/Shopping/Consumer Resources/Coupons & Discount Offers",
"confidence": 0.694049596786499,
"IAB22": "Shopping",
"IAB-474-473": "Coupons and Discounts/Shopping/Coupons and Discounts"
},
{
"name": "/Shopping/Consumer Resources/Customer Services",
"confidence": 0.5754798650741577,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Law & Government/Public Safety/Emergency Services",
"confidence": 0.32299673557281494,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Finance/Credit & Lending/Credit Cards",
"confidence": 0.15285365283489227,
"IAB-406-405": "Credit Cards/Personal Finance/Personal Debt/Credit Cards"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.