A simple web scraper built with Ruby and the Nokogiri gem. It crawls a certain website and gets the prices and other data of cryptocurrencies. Rspec was used for testing.
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
π€ Ebeagu Samuel
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.