Scrape freeCodeCamp Build Status

Command line application to get completed course names and dates on freeCodeCamp.com.

Usage

Run the following command:

bundle install

Command line usage

./bin/fcp_completed your_name

'your_name' can be checked on freeCodeCamp's site.

When you click your photo on upper right of the freeCodeCamp's top page, url will be changed to like, 'freecodecamp.com/.....'.

'.....' is your_name to be input to this command line application.

License

Distributed under the MIT License.