derhuerst / generate-db-shop-urls

Given a journey, generate a URL for a matching Deutsche Bahn ticket.
https://github.com/derhuerst/generate-db-shop-urls
Other
19 stars 4 forks source link

adapt to new DB shop #50

Open derhuerst opened 1 year ago

derhuerst commented 1 year ago

This seems to be the upcoming implementation of their online shop: https://next.bahn.de

Their new shop system has been live for a few months now.

derhuerst commented 6 months ago

cc @paulsut

PaulSut commented 6 months ago

@derhuerst I published my first package 🥳 generate-db-journey-url generates a reliable url that displays a specific journey. This might be sufficient for most use-cases where you would like to generate a url to a specific ticket as well :)

derhuerst commented 6 months ago

Great!

I think generate-db-journey-url can be re-used in this project (or even merged with it).