Skip to content

BUGS-NYU/scraping-workshop-s23

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Web Scraping Demo Repository

Starter code for scraping book data from books.toscrape

Instructions

  1. Install Node on your computer, either through nvm or standalone
  2. Clone the repo on your computer
  3. Install the nececssary files with npm install in your teminal after you cd to the repo you cloned
  4. Modify the src/index.ts file
  5. Run the file using node src/index.ts

About

Scraping books while taking nooks

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published