This is a simple web scraper that basically crawls a website and retrieve specific data from the site. Built with Ruby and Nokogiri.
This is a simple web scrapper that basically crawls a website and retrives specific data from the site.
Since all the code is written using ruby Ruby Runtime >= 1.9
ruby is required to interpret the code. if you donβt have ruby runtime installed on your computer follow the instruction for your specific operating system on the official installation guide
To get a local copy up and running follow these simple example steps.
For testing RSpec is used. To run test run the following command line.
rspec
π€ Ignatius Sani
Contributions, issues and feature requests are welcome!
Feel free to check the issues page.
Give a βοΈ if you like this project!
This project is MIT licensed.