Get this data via API

Classify chicagowiak.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://chicagowiak.com"}'
{ "domain": { "domain_url": "https://chicagowiak.com", "categories": [ { "name": "/Business & Industrial/Advertising & Marketing/Public Relations", "confidence": 0.7, "IAB-91-90": "Advertising Industry/Business and Finance/Industries/Advertising Industry" }, { "name": "/Finance/Insurance", "confidence": 0.7, "IAB13-6": "Insurance", "IAB-398-391": "Insurance/Personal Finance/Insurance" }, { "name": "/Finance/Credit & Lending", "confidence": 0.7 }, { "name": "/Real Estate/Real Estate Services", "confidence": 0.7, "IAB21": "Real Estate" }, { "name": "/Law & Government/Legal/Legal Services", "confidence": 0.7, "IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry" }, { "name": "/Autos & Vehicles/Vehicle Shopping", "confidence": 0.7, "IAB-30-1": "Auto Buying and Selling/Automotive/Auto Buying and Selling" }, { "name": "/Hobbies & Leisure/Crafts", "confidence": 0.7, "IAB-248-239": "Arts and Crafts/Hobbies & Interests/Arts and Crafts" }, { "name": "/Travel/Tourist Destinations", "confidence": 0.7, "IAB20": "Travel", "IAB-655-653": "Travel Locations/Travel/Travel Locations" } ] }, "success": true }
Get Free API Key View API Docs