This application extract data from html file to JSON.
Run npm install.
Run node app.js.
Go to adress: http://localhost:3000/.
Upload file and click on Generate JSON (the result will be showen on browser and a new file result.json generated).
Note: this application was done as answer to a specifc request.