This is a web-scrapper, created with Ruby, to help you to get articles from Wikipedia - directly from your terminal"
To run this project, you need a computer with Ruby installed.
If you are uncertain about how to install Ruby, check out this tutorial made by The Odin Project.
- Clone the repository:
https://github.com/VanessaAoki/Ruby-Capstone.git
-
Type
$ cd bin
to move to the bin folder, you must be on this folder to execute the file; -
Install all required gems by typing
$ bundle install
on the terminal; -
Execute the file by using
$ ruby main
on the terminal; -
Type the terms of your search and go through the millions of articles available on Wikipedia!
- Ruby
- Ruby gems: nokogiri, open-uri, rubocop, watir and webdrivers
- Visual Studio, Git & GitHub
👩🏼💻 Vanessa Aoki
- GitHub: @VanessaAoki
- Twitter: @VanessaSAoki
- Linkedin: Vanessa Aoki
Contributions, issues, and feature requests are welcome!
Feel free to check the issues page.
Give an ⭐️ if you like this project!
This project is MIT licensed.