Category
Reviews
No reviews yet — be the first to review patientsact.org.
Get this data via API
Classify patientsact.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://patientsact.org"}'
{
"domain": {
"domain_url": "https://patientsact.org",
"categories": [
{
"name": "/Health/Health Conditions/Cancer",
"confidence": 0.7944768071174622,
"IAB7-11": "Cancer",
"IAB-314-287": "Diseases and Conditions - Cancer"
},
{
"name": "/Health/Health Conditions/Skin Conditions",
"confidence": 0.5186276435852051,
"IAB7-19": "Dermatology",
"IAB-309-287": "Diseases and Conditions - Skin and Dermatology"
},
{
"name": "/Health/Medical Facilities & Services/Other",
"confidence": 0.4083246886730194,
"IAB7": "Health & Fitness",
"IAB-286": "Medical Health"
},
{
"name": "/Health/Public Health/Health Policy",
"confidence": 0.21721601486206055,
"IAB7": "Health & Fitness",
"IAB-286": "Medical Health"
},
{
"name": "/People & Society/Social Issues & Advocacy/Other",
"confidence": 0.18034645915031433,
"IAB14": "Society",
"IAB-388-386": "Politics - Political Issues & Policy"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.