Popularity
1.3
Growing
Activity
0.0
Stable
2
3
1

Monthly Downloads: 72
Programming language: HTML
License: MIT License
Tags: Third Party APIs    

dublin_bus_api alternatives and similar packages

Based on the "Third Party APIs" category.
Alternatively, view dublin_bus_api alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of dublin_bus_api or a related project?

Add another 'Third Party APIs' Package

README

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

Documentation 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.