This is a scraper made entirely in Ruby.
This particular scraper searches a game inside the microsoft store for you.
- Ruby
- VSC (Code editor)
- Git & GitHub
- Gems
- Nokogiri
- HTTParty
- Rainbow
- Pry
- GitHub account.
- Git, GitHub desktop or commandline.
- Ruby installed.
- All gems previously mentioned can be installed using this command on your commandline "bundle install"
- Rspec installed locally if you want to run the tests.
- Clone this repository into your local machine using github desktop, commandline or git bash (git clone sshkey or http link).
- Open the directory with the commandline or git bash (cd followed by the path in your computer).
- Run "ruby bin/main.rb" in your commandline/git bash.
- Press enter.
- Insert the name of the game you want to search.
👤 João Vítor Montanholi Nunes
- GitHub: @githubhandle
- Twitter: @twitterhandle
- LinkedIn: LinkedIn
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give a ⭐️ if you like this project!