Company
Category
Global Rank
#122,895
Reviews
No reviews yet — be the first to review indy.gov.
Get this data via API
Classify indy.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://indy.gov"}'
{
"domain": {
"domain_url": "https://indy.gov",
"categories": [
{
"name": "/Travel & Transportation/Tourist Destinations/Regional Parks & Gardens",
"confidence": 0.7808829545974731,
"IAB20-22": "National Parks",
"IAB-160-150": "Attractions - Parks"
},
{
"name": "/Travel & Transportation/Tourist Destinations/Theme Parks",
"confidence": 0.15912458300590515,
"IAB20-25": "Theme Parks",
"IAB-151-150": "Attractions - Amusement and Theme Parks"
},
{
"name": "/Hobbies & Leisure/Outdoors/Other",
"confidence": 0.1556306928396225,
"IAB9": "Hobbies & Interests",
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Hobbies & Leisure/Outdoors/Hiking & Camping",
"confidence": 0.10321957617998125,
"IAB20-9": "Camping",
"IAB-677-664": "Travel Type - Camping"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.