Get this data via API

Classify wicklowbowl.ie — 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://wicklowbowl.ie"}'
{ "domain": { "domain_url": "https://wicklowbowl.ie", "categories": [ { "name": "/Travel & Transportation/Tourist Destinations/Theme Parks", "confidence": 0.25277572870254517, "IAB20-25": "Theme Parks", "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Hobbies & Leisure/Paintball", "confidence": 0.24416187405586243, "IAB17-24": "Paintball", "IAB-501-498": "Paintball/Sports/Extreme Sports/Paintball" }, { "name": "/Games/Family-Oriented Games & Activities/Other", "confidence": 0.2403842955827713, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/People & Society/Kids & Teens/Children's Interests", "confidence": 0.14430490136146543, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Games/Arcade & Coin-Op Games", "confidence": 0.14067545533180237, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Shopping/Gifts & Special Event Items/Party & Holiday Supplies", "confidence": 0.13168126344680786, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" } ] }, "success": true }
Get Free API Key View API Docs