Get this data via API

Classify salud.pr.gov — 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://salud.pr.gov"}'
{ "domain": { "domain_url": "https://salud.pr.gov", "categories": [ { "name": "/Health/Public Health/Other", "confidence": 0.5576565861701965, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/News/Health News", "confidence": 0.3927970230579376, "IAB12": "News", "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Law & Government/Government/Other", "confidence": 0.2190086990594864, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Health/Medical Literature & Resources/Other", "confidence": 0.18192268908023831, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Health Conditions/Infectious Diseases/Covid-19", "confidence": 0.1624673157930374, "IAB-297-287": "Infectious Diseases/Medical Health/Diseases and Conditions/Infectious Diseases" } ] }, "success": true }
Get Free API Key View API Docs