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

support more API methods #38

Open
3 of 4 tasks
derhuerst opened this issue Apr 13, 2020 · 3 comments
Open
3 of 4 tasks

support more API methods #38

derhuerst opened this issue Apr 13, 2020 · 3 comments

Comments

@derhuerst
Copy link
Contributor

derhuerst commented Apr 13, 2020

This Gist contains all (relevant) calls made by the current iOS app: https://gist.github.com/derhuerst/30eaeebff1c1f9da3df2be1be7eee8c9

  • https://whereismy.flixbus.com/api/v1/cities/de
  • https://whereismy.flixbus.com/api/v1/rides/de/1224/2020-04-15T14:00:12Z/2020-04-15T16:00:12Z

Specifically, I think the following methods would be nice to have:

@derhuerst
Copy link
Contributor Author

I will start working on departures/arrivals.

@ahtasham637
Copy link

Hey @derhuerst ,

How did you manage to get the api key? I tried to follow the instructions in README and sent them an email. No reply yet.

Is there any other way?

@derhuerst
Copy link
Contributor Author

You can proxy the traffic of the mobile app through an HTTP proxy like mitmproxy to inspect the API calls it makes.

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

No branches or pull requests

2 participants