Hello Devs!
I was looking to make a webcrawler based application with Ruby on Rails, and I could see that it is very simple.
Using the gems already native in Rails, such as: (nokogiri and open-uri)
see how it was an example of searching for quotes on the site http://quotes.toscrape.com/.
Top comments (0)