A bunch of unix shell scripts to request api data from pnw.
it's simple! head over to your command terminal (only works for unix systems currently)
Locate the folder which you put the files (you need to clone the folder from github first) , copy the folder address (enter either the raw or processed folder)
and enter it inside the terminal using cd address here
where you replace address here with the directory address you copied
After you've entered the directory, do bash filename
where you replace filename with the name of the api you want to access followed by .sh
For example: bash alliance-members.sh
You will be prompted for your api key, and then a request to the pnw website will be made from your pc
You can read more on pnw api here