In this project, I built a ruby gem that scrapes the top news from Coindesk. It collects a list of news articles from the Coindesk homepage and gives users a CLI that they can interact with, eg. pulling the full article based on the user’s choice or review the list of articles. The knowledge applied here includes Ruby language, Object Oriented programming and Scraping.