No release in over a year
To scrape CPU's off of Newegg and display them nicely.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies

Runtime

~> 1.11.3
~> 0.1
 Project Readme

NeweggScraperChsbr

Hello! Welcome to my Newegg Scraper Gem! This is a project for school, but I think it's quite usefull if you're trying to search Newegg for CPU prices, or CPU's in general. There are a few things that won't work, more or less the computer will ignore any garbage text you put in on some of the yes or no questions. You shouldn't be able to break the program with any weird numbers when prompted, but if you can please let me know.

Installation

To install the gem.

  1. Run gem install newegg_scraper_chsbr

1.2) To be sure you have the latest stable build Run gem install newegg_scraper_chsbr -v 0.2.1

2)Now type newegg_scraper into the terminal and the program should run.

To install from Github. 1)Copy the link from github. See Cloning Docs

2)Run the code below in the command line.

git clone "ssh:github.com/lrd/aaphase1repo"

3)Navigate to the installed directory and run bundle install to install necessary dependencies.

4)Now type newegg_scraper into the terminal after bundling!

Usage

This program is intended to be used by someone who is looking to buy a computer. This program will get some data from Newegg.com and then it will parse it. The program will display that data nicely to the user. The program will then make the user choose one or some of the CPU's listed, and then display more information about the CPU(s) chosen.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/Lrd134/aa_phase_1_proj. This project is intended to be a safe, welcoming space for collaboration, and contributors are expected to adhere to the code of conduct.

License

The gem is available as open source under the terms of the MIT License.

Code of Conduct

Everyone interacting in the NeweggScraperChsbr project's codebases, issue trackers, chat rooms and mailing lists is expected to follow the code of conduct.