0

I would like to know if eventbrite api provides recommendation services too.If not, is it possible to implement it with the help of the other data the api provides?

1 Answers1

0

Eventbrite does not currently offer a public API to their recommendation system. However, all of their public event content is available via their event_search() API method. You might be able to build your own recommendations based on that data.

ʀɣαɳĵ
  • 1,992
  • 1
  • 15
  • 20