Convenience script for exporting pages data into a CSV file.
If you have node & yarn already installed on your machine, make sure to install the required dependencies:
yarn installTo run the export job:
yarn exportThis will create a pages.csv file that you can then import in Google Spreadsheet if you wish to do so.