Get this data via API

Classify bainbridgewa.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://bainbridgewa.gov"}'
{ "domain": { "domain_url": "https://bainbridgewa.gov", "categories": [ { "name": "/Autos & Vehicles/Bicycles & Accessories/Electric Bicycles", "confidence": 0.96598219871521, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Finance/Grants, Scholarships & Financial Aid/Government Grants", "confidence": 0.6951754689216614, "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Shopping/Consumer Resources/Coupons & Discount Offers", "confidence": 0.21435412764549255, "IAB22": "Shopping", "IAB-474-473": "Coupons and Discounts/Shopping/Coupons and Discounts" }, { "name": "/Autos & Vehicles/Bicycles & Accessories/Other", "confidence": 0.16153165698051453, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Travel & Transportation/Transportation/Scooter & Bike Rentals", "confidence": 0.15649163722991943, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Law & Government/Government/Other", "confidence": 0.1508869081735611, "IAB3-7": "Government", "IAB-394-393": "Financial Assistance - Government Support and Welfare" } ] }, "success": true }
Get Free API Key View API Docs