ruby web scraping

install nokogiri

 

https://rubygems.org/gems/nokogiri/versions

 

install a local gem:

gem install --local path_to_gem/filename.gem

https://stackoverflow.com/questions/220176/how-can-i-install-a-local-gem

 

 

Nokogiri guide:

https://nokogiri.org/index.html

cheat sheet: https://github.com/sparklemotion/nokogiri/wiki/Cheat-sheet

 

posted @ 2024-05-06 15:52  profesor  阅读(3)  评论(0编辑  收藏  举报