Get this data via API

Classify fieldwork.events — 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://fieldwork.events"}'
{ "domain": { "domain_url": "https://fieldwork.events", "categories": [ { "name": "/Business & Industrial/Business Services/Corporate Events", "confidence": 0.7056848406791687, "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" }, { "name": "/Sports/Team Sports/Other", "confidence": 0.19369201362133023, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Arts & Entertainment/Events & Listings/Live Sporting Events", "confidence": 0.12396561354398727, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" } ] }, "success": true }
Get Free API Key View API Docs