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
- Clone the repo.
- Run "bundle install"
- Navigate to ./bin.
- Use "ruby wiki_scraper.rb " to run.
- 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.