/webscraper

loads a webpage in the backend and retrieves data from the page.

Primary LanguageJavaScript

WEBSCRAPPER

A basic web scrapper, which loads a webpage and extracts contents from it.

What I learned

Using nodejs, to scrap webpates and read contents.

Technologies

  • NodeJS / JS
  • Cheerio
  • Request
  • Promises