Get this data via API
Classify americanhelptabloid.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://americanhelptabloid.com"}'
{
"domain": {
"domain_url": "https://americanhelptabloid.com",
"categories": [
{
"name": "/Finance/Insurance/Health Insurance",
"confidence": 0.8694036602973938,
"IAB13-6": "Insurance",
"IAB-399-398": "Health Insurance/Personal Finance/Insurance/Health Insurance"
},
{
"name": "/Law & Government/Social Services/Welfare & Unemployment",
"confidence": 0.5434245467185974,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Law & Government/Social Services/Other",
"confidence": 0.2260243445634842,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Shopping/Consumer Resources/Coupons & Discount Offers",
"confidence": 0.1810767203569412,
"IAB22": "Shopping",
"IAB-474-473": "Coupons and Discounts/Shopping/Coupons and Discounts"
},
{
"name": "/Health/Public Health/Health Policy",
"confidence": 0.1439594328403473,
"IAB-224-223": "Healthy Living - Children's Health"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.