Company
Category
Global Rank
#22,296
Tech Stack (5 technologies)
Reviews
No reviews yet — be the first to review kingcounty.gov.
Get this data via API
Classify kingcounty.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://kingcounty.gov"}'
{
"domain": {
"domain_url": "https://kingcounty.gov",
"categories": [
{
"name": "/Home & Garden/Home Improvement/Plumbing",
"confidence": 0.8,
"IAB10-5": "Home Repair",
"IAB-280-274": "Home & Garden - Home Improvement"
},
{
"name": "/Law & Government/Government/Other",
"confidence": 0.7,
"IAB11-3": "U.S. Government Resources",
"IAB-386": "Politics"
},
{
"name": "/Real Estate/Real Estate Listings/Residential Sales",
"confidence": 0.6,
"IAB21-3": "Buying/Selling Homes",
"IAB-451-441": "Real Estate - Real Estate Buying and Selling"
},
{
"name": "/Pets & Animals/Animal Products & Services/Animal Welfare",
"confidence": 0.5,
"IAB16": "Pets",
"IAB-422": "Pets"
},
{
"name": "/Law & Government/Government/Visa & Immigration",
"confidence": 0.5,
"IAB11-1": "Immigration",
"IAB-383": "Law"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.