Get this data via API

Classify squatchfest.org — 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://squatchfest.org"}'
{ "domain": { "domain_url": "https://squatchfest.org", "categories": [ { "name": "/Arts & Entertainment/Events & Listings/Concerts & Music Festivals", "confidence": 0.9572372436523438, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/Music & Audio/Country Music", "confidence": 0.29982420802116394, "IAB1": "Arts & Entertainment", "IAB-350-338": "Country Music/Music/Country Music" }, { "name": "/Arts & Entertainment/Music & Audio/Rock Music", "confidence": 0.16370859742164612, "IAB1": "Arts & Entertainment", "IAB-363-338": "Rock Music/Music/Rock Music" }, { "name": "/Arts & Entertainment/Events & Listings/Food & Beverage Events", "confidence": 0.13822901248931885, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" } ] }, "success": true }
Get Free API Key View API Docs