1. 首页
  2. 数据库
  3. 其它
  4. tori scrapper:使用tori.fi作为目标的使用Ruby构建的简单Web抓取工具 源码

tori scrapper:使用tori.fi作为目标的使用Ruby构建的简单Web抓取工具 源码

上传者: 2021-04-19 05:23:19上传 ZIP文件 3KB 热度 10次
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 #
下载地址
用户评论