Company
Category
Reviews
No reviews yet — be the first to review gary.gov.
Get this data via API
Classify gary.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://gary.gov"}'
{
"domain": {
"domain_url": "https://gary.gov",
"categories": [
{
"name": "/Arts & Entertainment/Music & Audio/Pop Music",
"confidence": 0.5251308083534241,
"IAB1-6": "Music",
"IAB-349-338": "Music - Contemporary Hits/Pop/Top 40"
},
{
"name": "/Arts & Entertainment/Celebrities & Entertainment News",
"confidence": 0.19434933364391327,
"IAB1-2": "Celebrity Fan/Gossip",
"IAB-432": "Pop Culture"
},
{
"name": "/Arts & Entertainment/Events & Listings/Other",
"confidence": 0.1495566964149475,
"IAB1": "Arts & Entertainment",
"IAB-8VZQHL": "Events"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.