Get this data via API

Classify neptuneleisure.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://neptuneleisure.ie"}'
{ "domain": { "domain_url": "https://neptuneleisure.ie", "categories": [ { "name": "/Games/Gambling/Other", "confidence": 0.43386176228523254, "IAB9-30": "Video & Computer Games", "IAB-684-680": "PC Games/Video Gaming/PC Games" }, { "name": "/Games/Card Games/Poker & Casino Games", "confidence": 0.3948731422424317, "IAB9-7": "Card Games", "IAB-271-269": "Card Games/Hobbies & Interests/Games and Puzzles/Card Games" }, { "name": "/Travel & Transportation/Transportation/Cruises & Charters", "confidence": 0.294242799282074, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Business & Industrial/Hospitality Industry/Other", "confidence": 0.17070841789245603, "IAB-98-90": "Hospitality Industry/Business and Finance/Industries/Hospitality Industry" } ] }, "success": true }
Get Free API Key View API Docs