Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 364 Bytes

README.md

File metadata and controls

14 lines (11 loc) · 364 Bytes

api-based-scraping-tutoiral

Steps to run this repository:

  1. Clone this repository by using the command:

     git clone https://github.com/akshatnema/api-based-scraping-tutorial.git
  2. Go inside the directory api-based-scraping-tutorial and run the following commands to run the script:

    npm install
    npm start