seatgeek / api-support

A support channel for the SeatGeek Platform
9 stars 10 forks source link

Request data from past events #49

Closed jcusick13 closed 6 years ago

jcusick13 commented 7 years ago

I just wanted to follow up on issue #20 - regarding querying past events. Has this been implemented or are there plans to include this in the future? If it isn't possible via the API, is there some other method to request historical event price data from Seat Geek? I'm trying to obtain data for a personal, non-commercial project.

Thanks!

josegonzalez commented 6 years ago

Our api does not currently expose past events externally, though this is something we're still trying to figure out how to do properly. Rest assured, I'll update this and all other past events issues once this is released.

pkmistry24 commented 5 years ago

Any update on this matter @josegonzalez ? Also why in the API documentation does it include the date-time arguments for pulling past events, if this option isn't currently available. Thanks.

josegonzalez commented 5 years ago

@pkmistry24 at this time, we do not publicly support past events. Datetime filtering is enabled because you might want a range of time in the future.

venkatesh16031999 commented 2 years ago

@josegonzalez if we have an event id of past event stored somewhere, can we fetch the event details for that specific past event ?

josegonzalez commented 2 years ago

@venkatesh16031999 at this time, we do not publicly support past events. Datetime filtering is enabled because you might want a range of time in the future.