dublin_bus_api

Access to the Real Time Passenger Information (RTPI) for Dublin Bus services.


License
MIT

Documentation

Build Status Hex.pm Coverage Status

Dublin Bus API

Access to the Real Time Passenger Information (RTPI) for Dublin Bus services.

The API are focused on retrieving bus stop and timetables

Documentatio is available at http://hexdocs.pm/dublin_bus_api/Stop.html

Disclaimer

This service is in no way affiliated with Dublin Bus or the providers of the RTPI service.

Data are retrieved parsing the still-in-development RTPI site. As with any website scraping the html could change without notice and break the API.

Test

Parsing function are tested both against fixture and the actual website, this could lead to failing test if an internet connection is missing. It also could find if something has changed in the rtpi.ie website html.