Skip to content

This is my capstone project for the Ruby module at Microverse, and it's a web-scrapper created to help you to get articles from Wikipedia, directly from your terminal!

License

Notifications You must be signed in to change notification settings

VanessaAoki/Ruby-Capstone

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

98 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Microverse MIT Licensed GitHub last commit (branch) GitHub Repo stars

Ruby-Capstone

This is a web-scrapper, created with Ruby, to help you to get articles from Wikipedia - directly from your terminal"

screenshot example

Getting Started

Prerequisites

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.

Setup

  1. Clone the repository:
https://github.com/VanessaAoki/Ruby-Capstone.git
  1. Type $ cd bin to move to the bin folder, you must be on this folder to execute the file;

  2. Install all required gems by typing $ bundle install on the terminal;

  3. Execute the file by using $ ruby main on the terminal;

  4. Type the terms of your search and go through the millions of articles available on Wikipedia!

Built With

  • Ruby
  • Ruby gems: nokogiri, open-uri, rubocop, watir and webdrivers
  • Visual Studio, Git & GitHub

Author

👩🏼‍💻 Vanessa Aoki

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give an ⭐️ if you like this project!

📝 License

This project is MIT licensed.

About

This is my capstone project for the Ruby module at Microverse, and it's a web-scrapper created to help you to get articles from Wikipedia, directly from your terminal!

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages