Skip to content

Extracting the metainformation (title/author) from a large set of ePub files.

Notifications You must be signed in to change notification settings

LeahAC/infExtract

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

infExtract

Extracting the metainformation (title/author) from a large set of ePub files.

Install the latest version of Node.js and npm.

Setup

git clone https://github.com/LeahAC/infExtract.git

Navigate to the infExtract directory.

Execute the command below:

$ node main.js

Result

The title/contributor of each of the .epub files present in TestEpubs is stored in seperate directories in a JSON format.

About

Extracting the metainformation (title/author) from a large set of ePub files.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published