Skip to content

Latest commit

 

History

History
5 lines (5 loc) · 291 Bytes

README.md

File metadata and controls

5 lines (5 loc) · 291 Bytes

Getting started

  • Run npm install
  • Go to index.js modify BASE_URI, START_ID, END_ID, to your scrapping needs
  • Modify WORKER_COUNT based on how many process's you want to spawn. More will make it go faster if your computer can handle it.
  • To execute the script: node index.js