cubehouse / themeparks

Unofficial API for accessing ride wait times and schedules for Disneyland, Disney World, Universal Studios, and many more parks
MIT License
542 stars 126 forks source link

Add "Bellewaerde Park" #117

Closed LouisForaux closed 5 years ago

LouisForaux commented 6 years ago

Hello ! Can you add Bellewaerde Park in the API ? There is the Realtime Wait times API : http://bellewaer.de/realtime/api/api-realtime.php There is the Attraction List : https://pastebin.com/m1Z6KJX5

Cordially, Louis

LouisForaux commented 6 years ago

Hey ! Have you some news about this add to your api ?

Cordially, Louis

cubehouse commented 6 years ago

Hi,

I'm not planning on adding this to the library myself any time soon as I have other priories to work on within the library and my time is very limited! But please feel free to add it yourself with a pull request.

LouisForaux commented 6 years ago

But, i don't know how it's work for add a new park....

cubehouse commented 6 years ago

I may get the chance to add it sometime in the future, but when I'm asked to add a new park, I'm also being asked to monitor and maintain that implementation for the foreseeable future, which is a lot of time for me to dedicate where it already takes a fair amount of my time to maintain the existing parks.

There is a rough page on the wiki for how to add new parks, and I recommend looking at maybe Efteling or some of the other simpler parks to get an idea of how they're built. A lot of the code is fairly clean, so should serve as a good introduction to adding more parks.

Hope this helps!

jeanmatthieud commented 5 years ago

I think that this issue can be closed with PR #155