Skip to content

Ruby+Bundlerのサンプルスクリプト(Yahoo!JAPANのtitleを取得する)

Notifications You must be signed in to change notification settings

sky-y/hello-nokogiri

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

hello-nokogiri

Ruby+Bundlerのサンプルスクリプト(Yahoo!JAPANのtitleを取得する)

必要なもの

  • Ruby (rbenvを推奨)
  • Bundler

動かす方法

git clone https://github.com/sky-y/hello-nokogiri.git
cd hello-nokogiri
bundle install
bundle exec ruby scrape_yahoo_title.rb

About

Ruby+Bundlerのサンプルスクリプト(Yahoo!JAPANのtitleを取得する)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages