Get this data via API

Classify bloomingtonbicycleclub.org — 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://bloomingtonbicycleclub.org"}'
{ "domain": { "domain_url": "https://bloomingtonbicycleclub.org", "categories": [ { "name": "/Sports/Individual Sports/Cycling", "confidence": 0.970783829689026, "IAB17": "Sports", "IAB-492-483": "Cycling/Sports/Cycling" }, { "name": "/Reference/Geographic Reference/Maps", "confidence": 0.29995298385620117, "IAB-WQC6HR-602": "Software and Applications - Maps & Navigation" }, { "name": "/Hobbies & Leisure/Clubs & Organizations/Other", "confidence": 0.1978539377450943, "IAB-239": "Hobbies & Interests" }, { "name": "/Autos & Vehicles/Bicycles & Accessories/Road Bikes", "confidence": 0.1119007244706154, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" } ] }, "success": true }
Get Free API Key View API Docs