Scraper that writes CSV, JSON and Google Spreadsheet files Table of contents General info Technologies Setup General info Made during The Hacking Project course on Week4 Day3. Technologies Project is created with Ruby 2.7.1 Nokogiri Setup Install by doing: $ bundle install Run it by doing: $ ruby app.rb