GitHub - ISNIT0/mp-scraper: ๐Ÿ‡ฌ๐Ÿ‡ง A simple and easy node scraper for beta.parliament.uk

ยท GitHub

1 min read Original article โ†—

npm Build Status codecov CodeFactor NPM License

๐Ÿ‡ฌ๐Ÿ‡ง A simple and easy node scraper for https://beta.parliament.uk/mps

Usage

# Install
npm i -g mp-scraper

# Run
mp-scraper

Options

  • --format (default: csv)
  • --outFile (default: ./mps.[format])
  • --parallel (default: 5)
  • --verbose (default: false)

Contributing

Building

Testing

License

MIT