skyscraper 0.0.4
Library that helps scraping data from websites in easy way. Skyscraper allows you to traversing through html nodes, similary to jquery, it provides methods like parent, children, first, find, siblings etc. Thanks to Skyscraper you can fetch all HTML attributes on any node. Furthermore it's allow to download images, webpages, and store content in the database. Please visit Github account for more details.
Gemfile:
=
安裝:
=
Runtime 相依性套件 (2):
actionpack
>= 0
nokogiri
>= 0