jlev / njtransit-fares

Python scripts to pull fares from NJ Transit bus trip planner

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

NJ Transit Fares

Python scripts to pull fares from NJ Transit bus trip planner

Usage

python cli.py ORIGIN DESTINATION DATE TIME or python cli.py --load njt-routes.csv DATE TIME

Requires

  • python3
  • requests and requests-html

About

Python scripts to pull fares from NJ Transit bus trip planner

License:MIT License


Languages

Language:Python 100.0%