Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 1.01 KB

README.md

File metadata and controls

33 lines (26 loc) · 1.01 KB

Pet project "Tech and Scientific News Webscraper"

Collects news from multiple websites with different structures with a single button click
Also able to work with RSS feeds

Project webpage:

https://ray-garraty.github.io/webscraper/

The project is built upon the following stack:

Codeclimate Maintainability status:

Maintainability

1. Install dependencies:

$ npm install

2. Run the server:

$ npm start

3. Use the web interface:

/js/index.html