Skip to main content

How can I search Eventbrite for a keyword like "bitcoin" and put the results into a Google Sheet?

Hi

 

Regex seems like a very optimal solution here :)


How to use regex with eventbrite api?


Hi

 

I checked Eventbrite app on zapier, It turns out that not many options available in a search action.

Even the search event is deprecated

https://www.eventbrite.com/platform/api#/reference/event-search


So are you saying keyword search is not possible?


If you look at official API support, you can’t list public events directly. So no API connectors could help in this case, Need to figure out workaround to achieve that


Hi @mcp111! You can search for an event in Eventbrite using the Find Event search action. I don’t think that will work for what you need to do as it will only return one event at a time, and not a list of all matching events, sorry about that!