house.gov
U.S. House of Representatives
Company
Category
Reviews
No reviews yet — be the first to review house.gov.
Get this data via API
Classify house.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://house.gov"}'
{
"domain": {
"domain_url": "https://house.gov",
"categories": [
{
"name": "/Law & Government/Government/Other",
"confidence": 0.8232638239860535,
"IAB11-3": "U.S. Government Resources",
"IAB-386": "Politics"
},
{
"name": "/News/Politics/Other",
"confidence": 0.6546096205711365,
"IAB11-4": "Politics",
"IAB-386": "Politics"
},
{
"name": "/Law & Government/Government/Legislative Branch",
"confidence": 0.6068292856216431,
"IAB11-3": "U.S. Government Resources",
"IAB-386": "Politics"
},
{
"name": "/News/Politics/Campaigns & Elections",
"confidence": 0.14204615354537964,
"IAB11-4": "Politics",
"IAB-387-386": "Politics - Elections"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.