skyscraper 0.1.0
Easy to use DSL that helps scraping data from websites. Thanks to it, writing web crawlers would be very fast and intuitive. Traversing through html nodes and fetching all of the HTML attributes, would be possible. Just like in jQuery - you will find methods like parent, children, first, find, siblings etc. Furthermore, you are able to download images, web pages, and store all content in the database. Please visit my Github account for more details.
Gemfile:
=
instalar:
=
dependencias de Runtime (2):
actionpack
>= 0
nokogiri
>= 0