Category
Reviews
No reviews yet — be the first to review policyhelper.org.
Get this data via API
Classify policyhelper.org — 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://policyhelper.org"}'
{
"domain": {
"domain_url": "https://policyhelper.org",
"categories": [
{
"name": "/Finance/Insurance/Vehicle Insurance",
"confidence": 0.9700424075126648,
"IAB13-6": "Insurance",
"IAB-402-398": "Insurance - Motor Insurance"
},
{
"name": "/People & Society/Seniors & Retirement",
"confidence": 0.8055158257484436,
"IAB14-5": "Senior Living",
"IAB-186": "Family and Relationships"
},
{
"name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons",
"confidence": 0.32206809520721436,
"IAB22-3": "Comparison",
"IAB-473": "Shopping"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.