supermarketscraper
v1.0.22
Published
It's a supermarket web scraper
Readme
SupermarketScraper
Supermarket Scraper is web scraper to scrape super market websites for their information.
Supported websites
Getting Started
These instruction will give you a copy of this project to run for development purposes.
Prerequisites
You will need the following tools:
Setup
- Clone the repository
- Install the packages
npm install- To run the application for development purposes use the commands. This commando will run with nodemon this means all changes will autorestart the application with the changes.
npm startAuthors
- Tobin - Initial work - Tobinstultiens
