/mta-bus-ridership-scraper

A CLI tool for scraping all the bus ridership data from www.mta.maryland.gov/performance-improvement and dumping it to a CSV file.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

mta-bus-ridership-scraper

A CLI tool for scraping all the bus ridership data from www.mta.maryland.gov/performance-improvement and dumping it to a CSV file.

Installation

  1. Download and install Node
  2. In a terminal window, from the root project directory, run npm install

Usage

  1. In a terminal window, from the root project directory, run node index.js

A mta-bus-ridership.csv file will be written to the root project directory. Enjoy!