Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Virtual Line times at Europa-Park #294

Open
HookDonn opened this issue Jun 19, 2020 · 6 comments
Open

Virtual Line times at Europa-Park #294

HookDonn opened this issue Jun 19, 2020 · 6 comments

Comments

@HookDonn
Copy link

Hello,
Would it be possible to get the Virtual Line times from the attractions at Europa-Park?
I know it's possible but I don't know how... :(

Thanks you, Hook.

@LouisForaux
Copy link
Contributor

Hi

In the current API, there is no way for getting virtual line times.

Maybe in an other URL but for now, I can't reach them

@HookDonn
Copy link
Author

Yes I think it's via another URL but I don't know where to find it or how to do it with the application and certain software

@HoffiF
Copy link

HoffiF commented Jul 17, 2020

I have been working on the new API of Europa-Park, which also displays the VirtualLine and the waterpark Rulantica, which can be found at the following URLs:

JWT Authorization: https://tickets.mackinternational.de/api/v1/login_check"
Per Body must be transferred here:
{"password": "", "username": ""}

Opening hours Europa-Park: https://tickets.mackinternational.de/api/v1/opentime/europapark/de
Opening hours Europa-Park Hotel: https://tickets.mackinternational.de/api/v1/hoteltime/europapark
Opening hours Rulantica: https://tickets.mackinternational.de/api/v1/hoteltime/rulantica
Opening hours Rulantica Hotel: https://tickets.mackinternational.de/api/v1/opentime/rulantica/de

Waiting times Europa-Park & Rulantica: https://tickets.mackinternational.de/api/v1/waitingtimes

However, I currently can't get the username and password to pick up the JWT Authorization Bearer Token.

@HoffiF
Copy link

HoffiF commented Jul 19, 2020

Small feedback, the new version of 8.0.0 seems to use Certificate Transparency to prevent a man-in-the-middle attack. I can't get around the SSL pinning with it currently. The access data of the older version 7.2.0. where you could still intercept the data is disabled. Maybe someone else has an idea.

@simonbuehler
Copy link

Did you test with https://github.com/sensepost/objection,? Friend asked me if it would be possible to find out when the next virtual line slots would be available, haven't looked into it yet but will the next days

@simonbuehler
Copy link

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants