parish
v1.4.0
Published
A commane line interface for scraping survey data
Downloads
5
Readme
Parish
This is a command line interface for scraping data from this website.
Installation
- Install the current version of Node.js
- Open your command line application (PowerShell on Windows, Terminal on macOS or Linux)
- Run the following command
npm install -g parish
This will make the parish
command available to you on your command line.
Usage
Type parish
at your command line and press enter to start the interactive prompts. The CSV file with the results will be saved in the current directory. If you don't know how to change to a different directory on your command line, try doing a YouTube search with the words change directory PowerShell or change directory terminal. The first video will probably help.