tori scrapper:使用tori.fi作为目标的使用Ruby构建的简单Web抓取工具 源码
Tori的网站爬虫 一个使用Ruby构建的简单的Web抓取工具,其目标是 用法 在scrapper_tori.rb文件中: # creates a new instance of the ToriScrapper class passing as its params the term to be # searched on the Tori's website tori_scrapper = ToriScrapper . new ( "lumilauta" ) # calls the class method that brings the results tori_scrapper . get_results # In order to simplify, it is returning only the very first and the very last products #
下载地址
用户评论