Get this data via API

Classify greatersandusky.com — 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://greatersandusky.com"}'
{ "domain": { "domain_url": "https://greatersandusky.com", "categories": [ { "name": "/Arts & Entertainment/Events & Listings/Other", "confidence": 0.5749356746673584, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.1908685863018036, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Reference/Geographic Reference/Other", "confidence": 0.1408315896987915 }, { "name": "/Real Estate/Other", "confidence": 0.11370180547237396, "IAB21": "Real Estate", "IAB-441": "Real Estate/Real Estate" }, { "name": "/People & Society/Social Issues & Advocacy/Charity & Philanthropy", "confidence": 0.1085331067442894, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/News/Local News", "confidence": 0.10462144762277605, "IAB12-3": "Local News" } ] }, "success": true }
Get Free API Key View API Docs