Skip to content

Capstone project built for the module of Ruby from Microverse. This scraper will return the news(post) from https://www.minecraftglobal.com

License

Notifications You must be signed in to change notification settings

ricardomonte/Capstone-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

58 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Minecraft News Scraper

  • This project:

  • In this project I:

    • Create different files for the different classes
    • Test the public classes
  • This project was created because as a Minecraft player I like to have easy access to the news about that game

screenshot

How it works

Built with

  • Ruby
  • nokogiri
  • open-uri
  • rainbow

Live Demo

Click for live webpage

Getting Started

  • Clone or download the repository

  • For Linux Users (Ubuntu):

    • In the folder that contains the cloned repository, "Capstone-Scraper", right-click.
    • Click in the option Open in Terminal (this will open the Terminal)
    • In the Terminal run main

Testing

  • For Testing:

    • Open the folder "Capstone-Scraper".
    • from that folder open the terminal.
    • in the terminal run Bundle install
    • and finally in the terminal run rspec.

Author 1

🤝 Contributing

Contributions, issues and feature requests are welcome! Start by:

  • Forking the project
  • Cloning the project to your local machine
  • cd into the project directory
  • Run git checkout -b your-branch-name
  • Make your contributions
  • Push your branch up to your forked repository
  • Open a Pull Request with a detailed description to the development branch of the original project for a review

Show your support

Give a ⭐️ if you like this project

📝 License

This project is MIT licensed.

About

Capstone project built for the module of Ruby from Microverse. This scraper will return the news(post) from https://www.minecraftglobal.com

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages