Get this data via API

Classify groovymarketfest.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://groovymarketfest.com"}'
{ "domain": { "domain_url": "https://groovymarketfest.com", "categories": [ { "name": "/Arts & Entertainment/Events & Listings/Food & Beverage Events", "confidence": 0.7104105949401855, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/Events & Listings/Concerts & Music Festivals", "confidence": 0.6738653779029846, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Shopping/Swap Meets & Outdoor Markets", "confidence": 0.18297700583934784, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" } ] }, "success": true }
Get Free API Key View API Docs