Any Luma or Eventbrite event, or a whole topic / city page, returned as structured JSON or CSV: name, date, location, cover image. One endpoint, free to try. Built for developers.
City page → individual events · Topic page (crypto, ai) → communities/series · Event link → one event · GET /api/scrape?url=… → JSON
Create a free account and get an API key in seconds. Upgrade for higher limits and a lower per-import rate. Cancel anytime.
expand to pull events from every series on a topic page counts each event it returns. Your dashboard tracks usage against your plan in real time.expand), Eventbrite, and Partiful work on the hosted API. Meetup and Ticketmaster block datacenter IPs, so those run through the CLI, which executes on your own machine. Any page with schema.org Event data also works.x-api-key request header. The same key works with the CLI (KNOD_API_KEY) and the MCP server. Full examples are in the documentation.npx knod-events <url> to import from your terminal, which is ideal for Meetup, Ticketmaster, and local scripts. The MCP server exposes an import_event tool for Claude, Cursor, and other agents. Both use your API key.