Extracting the metainformation (title/author) from a large set of ePub files.
Install the latest version of Node.js and npm.
git clone https://github.com/LeahAC/infExtract.git
Navigate to the infExtract directory.
Execute the command below:
$ node main.js
The title/contributor of each of the .epub files present in TestEpubs is stored in seperate directories in a JSON format.