Skip to content

Latest commit

 

History

History
26 lines (19 loc) · 446 Bytes

README.md

File metadata and controls

26 lines (19 loc) · 446 Bytes

google-news-scrapper

Script runs chrome browser, opens google news page, scrap news from page and save it to 'news.yml' file

Requirements

  • Ruby v2.0.0
  • ChromeDriver v2.12
  • Google chrome browser v39.0

Installation

  • install bundler gem
gem install bundler
  • install dependencies
bundle install

Run script

bundle exec ruby main.rb