Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 526 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 526 Bytes

Target-Review-Scraper

A JS script that scrapes data off of any target product link and outputs them to a json/csv file

I mean, what else is there to say?

How to run

  1. Clone the repo
git clone https://github.com/i-am-zaidali/Target-Review-Scraper.git
  1. Install the dependencies
npm install
  1. Run the script
npm run start

Issues and Contributions

If you find any issues with the script, feel free to open an issue or a pull request. I'll be more than happy to help you out.