Get this data via API

Classify venuesite.us — 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://venuesite.us"}'
{ "domain": { "domain_url": "https://venuesite.us", "categories": [ { "name": "/Business & Industrial/Hospitality Industry/Event Venue Rentals", "confidence": 0.8988458514213562, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" }, { "name": "/Hobbies & Leisure/Special Occasions/Weddings", "confidence": 0.7371967434883118, "IAB14-7": "Weddings", "IAB-165-163": "Personal Celebrations & Life Events - Wedding" }, { "name": "/Business & Industrial/Hospitality Industry/Event Planning", "confidence": 0.28602665662765503, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" }, { "name": "/Internet & Telecom/Web Services/Web Design & Development", "confidence": 0.24750980734825137, "IAB-621-619": "Web Development/Technology & Computing/Computing/Internet/Web Development" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.1536625474691391, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" } ] }, "success": true }
Get Free API Key View API Docs