/ruby_capstone_project

This is a scraper made entirely in Ruby. This particular scraper will research inside a specific website for a game of your choosing.

Ruby Scraper

This is a scraper made entirely in Ruby.

This particular scraper searches a game inside the microsoft store for you.

Built With

  • Ruby
  • VSC (Code editor)
  • Git & GitHub
  • Gems
    • Nokogiri
    • HTTParty
    • Rainbow
    • Pry

Getting Started

Prerequisites

Before using this scraper you will need the following tools:

  • 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.

How to use the scraper

To use the scrapper follow the steps below.

  • 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.

Authors

👤 João Vítor Montanholi Nunes

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!