Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 222 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 222 Bytes

Element Scrapper

A small Web Scraping tool powered by Cheerio to extract a certain repititive element from a html file.

Setup

Clone this repo to your desktop and run npm install to install the dependencies.