Coding

Weather Data

A Node.js project that does two things:

  • Scrapes hourly data from Weather Underground for a number of defined locations. Data is stored in MySQL
  • Chart the resulting data on a web site using Highcharts

You can find example output here

Github Repository

Comics

A Node.js project that scrapes daily comic images from a list of defined sites and then emails them to a list of recipients

Github Repository

Lottery

A Node.js project that scrapes the current Euromillions lottery prize fund

Github Repository