Get this data via API

Classify greenklubnyc.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://greenklubnyc.com"}'
{ "domain": { "domain_url": "https://greenklubnyc.com", "categories": [ { "name": "/Sensitive Subjects/Recreational Drugs", "confidence": 0.7287697196006775, "IAB-v9i3On": "Sensitive Topics" }, { "name": "/Food & Drink/Restaurants/Other", "confidence": 0.31616100668907166, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Business & Industrial/Agriculture & Forestry/Farms & Ranches", "confidence": 0.16196003556251526, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Food & Drink/Food & Grocery Retailers/Farmers' Markets", "confidence": 0.14368321001529694, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Food & Drink/Food/Organic & Natural Foods", "confidence": 0.13426586985588074, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Business & Industrial/Small Business/Other", "confidence": 0.13122302293777466, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs