0.0
No release in over a year
A simple CLI built using Ruby that scrapes information off Wikipedia and displays to the user in an easy to read format.
2005
2006
2007
2008
2009
2010
2011
2012
2013
2014
2015
2016
2017
2018
2019
2020
2021
2022
2023
2024
 Dependencies
 Project Readme

WikiScraper

Welcome to WikiScraper!

WikiScraper is a simple CLI built using Ruby that scrapes information off Wikipedia and displays to the user in an easy to read format.

Usage

  1. Clone the repo.
  2. Run "bundle install"
  3. Navigate to ./bin.
  4. Use "ruby wiki_scraper.rb " to run.
  5. Within program you can search for a Wikipedia article.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/TTatchell/wiki_scraper.

License

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