Used to count and export the number of comments from each speaker at the UN Law of the Sea conventions.
This scraper uses Node and several npm packages to create a semi-supervised automatic excel export. First, download Node and npm, install the required packages. Next, run downloader.js to download all of the UN Traveaux. Next, change the file name in the top of default.js to the target meeting file, and copy the excel data output in temp.xlsx to a new master.xlsx of your choosing. Resolve errors highlighted in red in the process.