A Scraper With Service Workers

Scraper will scrape a site even if your browser is closed!!

Scraping Logic is not added for now.This SW just continuously logs some statements.These statements are logged even after you close the window.

Wanna try this project in your Local Machine?

Follow this:

Install Node. Click Here

Clone this project:

$ git clone https://github.com/JayrajShah/WebScraper-using-ServiceWorkers-and-CRA.git

Then install the node dependencies:

$ npm install

Start the React Project:

$ npm start

Voila!! your app is ready