Skip to content

v1ct0rv/world-cup-stats

Repository files navigation

World Cup Brazil 2014 Stats Scraper

This small application extract the match result from the wikipedia, this application was built using AngularJS + Express Full Stack Generator

Usage

Install dependencies:

npm install

Install bower dependencies:

bower install

Express

Launch your express server in development mode.

grunt serve

Launch your express server in debug-brk mode with a node-inspector tab.

grunt serve:debug

Access the result

In you browser you can access the result:

http://localhost:9000/api/scraper/matches

About

World Cup 2014 Match Stats

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published