Category
Reviews
No reviews yet — be the first to review archives.hud.gov.
Get this data via API
Classify archives.hud.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://archives.hud.gov"}'
{
"domain": {
"domain_url": "https://archives.hud.gov",
"categories": [
{
"name": "/People & Society/Social Issues & Advocacy/Housing & Development",
"confidence": 0.9400840401649476,
"IAB14": "Society",
"IAB-388-386": "Politics - Political Issues & Policy"
},
{
"name": "/Law & Government/Government/Other",
"confidence": 0.3984337151050568,
"IAB11-3": "U.S. Government Resources",
"IAB-386": "Politics"
},
{
"name": "/Law & Government/Social Services/Other",
"confidence": 0.27724599838256836,
"IAB11-3": "U.S. Government Resources",
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Reference/General Reference/Public Records",
"confidence": 0.19176577031612396,
"IAB11-3": "U.S. Government Resources",
"IAB-383": "Law"
},
{
"name": "/Law & Government/Government/Executive Branch",
"confidence": 0.101529099047184,
"IAB11-3": "U.S. Government Resources",
"IAB-386": "Politics"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.