Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 834 Bytes

File metadata and controls

13 lines (8 loc) · 834 Bytes

TechScraper

This project was developed to expedite the process of locating deals on computer parts from popular online computer stores within Canada (MemoryExpress, Newegg and Amazon)

This software is open source and can be used freely by any interested party.

In order to access its functionality, one must:

  1. Clone the repository to a local environment
  2. Execute the npm install command in order download and install the required packages.

Once completed, users are encouraged to customize the searchTerms array to match their specific product search criteria. The results generated by the scraper will be automatically exported to an Excel file located at the root of the project directory.

Should any questions arise regarding this script, please do not hesitate to contact me. Thank you!