/BookScraper

Exercise for those who want to learn scraping in Javascript and setting up and API with Node JS.

Primary LanguageJavaScript

BookScraper

Exercise for those who want to learn to scrap in Javascript and how to setup an API with Node JS.

Technologies and libraries to practice:

  • Node JS
  • Mongoose for non-relational database
  • Mocha for testing purposes
  • puppeteer.js for scraping

Medium article to understand the process and future prospects.

  • Working on it....