Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 424 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 424 Bytes

PatentLensScraper

This is a Patent Lens web scraper.

After installing NPM and NodeJS, you type the following command : npm install.

When the packages are all installed, type this : node app.js, the application will run, and all the generated HTML files will be found at the folder /results.

ENJOY !