3.0.1 • Published 5 years ago

bilkom v3.0.1

Weekly downloads
3
License
ISC
Repository
github
Last release
5 years ago

bilkom

JavaScript client and scraper for the bilkom PKP railway API*. Complies with the friendly public transport format. Inofficial, using bilkom endpoints. Ask them for permission before using this module in production. Work in progress.

*Some methods query an API, some other methods scrape data from the website.

npm version Build Status Greenkeeper badge dependency status license fptf version chat on gitter

Installation

npm install --save bilkom

Usage

const bilkom = require('bilkom')

This package contains data in the Friendly Public Transport Format and provides the following methods:

Similar Projects

  • pkp-ic - Client for the PKP Intercity API (older, doesn't have prices)
  • koleo - Client for the Koleo API (inofficial)
  • meinfernbus – Client for the Flixbus/Meinfernbus API
  • db-hafas - Client for the german railways (DB) API
  • db-prices - Client for the german railways (DB) price API

Contributing

If you found a bug, want to propose a feature or feel the urge to complain about your life, feel free to visit the issues page.