How to get an RSS feed from EventBrite



Upon searching the web for ways of creating an RSS feed of events from your EventBrite page you'll likely stumble upon a collection of unuseful links that aren't particularly helpful. While RSS feeds aren't used as often as they once were, they can, however, be incredibly useful for displaying information on another website or in another location such as an interactive kiosk.

One use-case, in particular, might be that you'd like to show a list of all your events on your website, RSS allows you to do this by manipulating the feed to get the information that you need, but that's an article for another time.

Eventbrite actually has a hidden URL path that allows you to get a list of events but first, you need to find one very important bit of information, your Organiser Profile ID.

Retrieving your EventBrite Organiser ID

  1. Login to your EventBrite account at www.eventbrite.com.au
  2. From the menu in the top right corner, click on your profile name.
  3. Click on 'Organiser Profile'
  4. Take note of your current Organiser Profile selected in the dropdown box in the top right of the screen, if you have multiple Organiser Profiles on your account be sure to select the correct profile.
  5. With the correct Organiser Profile selected, scrolling down on the page you should see your 'Organiser Page URL' this URL should include at the end a unique number that should be about 11 characters long, this is your Organiser ID, if you don't see this follow the next step.
  6. If you have a customised URL e.g. jimsevents.eventbrite.com.au, simply click on your organiser URL, this will take you to your organiser EventBrite page, from here check the address bar in your browser and you should see your organiser ID added to the end of the URL
  7. Once you have your Organiser ID copy this number and save it somewhere because we will need this number for the next step.

Constructing your RSS Feed

Now that you have the vital piece of information we need, constructing your RSS feed is simple, EventBrite has a URL that returns an RSS version of your organiser page if we supply your Organiser ID. To construct your RSS feed just copy the following URL and insert your Organiser ID on the end.

https://www.eventbrite.com.au/rss/organizer_list_events/

Example: https://www.eventbrite.com.au/rss/organizer_list_events/14844870753

There you have it, a RSS feed for all your live events, this feed does not list your past events, only your current events.





Icons made by Maxim Basinski from www.flaticon.com is licensed by CC 3.0 BY

Was this helpful?

Yes No


Comments

  1. This comment has been removed by a blog administrator.

    ReplyDelete
  2. OMG thank you so much. They do not make this easy to find, and you couldn't be more right about the unhelpful search results!

    ReplyDelete
  3. This no longer appears to work. The example is a 404. Is there an updated URL for the RSS feed?

    ReplyDelete
  4. Maybe it did work, but it doesn't anymore

    ReplyDelete

Post a Comment