/webScrappy

Simple Web Scrap Application using Angular and Node

Primary LanguageJavaScript

WebScrappy

Angular Material(v1) application to do a basic scrapping of web pages(Using a Web Service(scrapperService)).

Live Demo On Firebase Hosting

Web Scrappy App - Live DEMO

  • Uses Angular Material(v1)
  • UI Router
  • ES6 via Babel and Webpack
  • Uses Gulp Angular Yo Generator.
  • SASS
  • Mobile Friendly Responsive

Getting Started

# clone it
git clone https://github.com/aerojeyenth/webScrappy.git
cd webScrappy

# Install dependencies
npm install && bower install

# Start development live-reload server
gulp serve

# Open on your browser:
localhost:3000

Scrap Reports

-HTML Version
-Doctype
-Headings
-Links
-External Links Accesiblity Analysis

License

MIT