Get this data via API

Classify moondoghifi.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://moondoghifi.com"}'
{ "domain": { "domain_url": "https://moondoghifi.com", "categories": [ { "name": "/Arts & Entertainment/Events & Listings/Bars, Clubs & Nightlife", "confidence": 0.898257851600647, "IAB1": "Arts & Entertainment", "IAB-179-150": "Bars & Restaurants/Attractions/Bars & Restaurants" }, { "name": "/Reference/Geographic Reference/Other", "confidence": 0.2099337577819824 }, { "name": "/Food & Drink/Restaurants/Other", "confidence": 0.171964630484581, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/Arts & Entertainment/Music & Audio/Dance & Electronic Music", "confidence": 0.1562480330467224, "IAB1": "Arts & Entertainment", "IAB-351-338": "Dance and Electronic Music/Music/Dance and Electronic Music" } ] }, "success": true }
Get Free API Key View API Docs