Skip to content

This is a scrapper made with Ruby, to get information from organizations in Google Summer of Code.

Notifications You must be signed in to change notification settings

carlos-osorio-developer/ruby-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Ruby-Scraper

Description

This is a scraper made with Ruby, to get filtered information from organizations in Google Summer of Code

The user can select the categories he/she wants to scrap, and filters the information by doing a custom search on all categories, or searching on a selected category.

Screenshots

interface

Live Demo

Ruby Scraper

Built With

  • Ruby

Installation

  1. Run the following command into your terminal:
    git clone [email protected]:carlos-osorio-developer/ruby-scraper.git

  2. Make sure you have Ruby installed on your computer

    Click here for Ubuntu         Click here for Windows

  3. Go to your local project repository with the cd command.

  4. Run the following command into your terminal:
    ruby bin/main.rb

How to use

  1. Press "Enter" to start the scraper
  2. Enter a number to select the categories that you want to scrap from the organizations
  3. After you are done selecting the categories, press "Enter" to continue
  4. Now enter a keyword for your search, to filter the organizations
  5. If you want to choose just one category to search for the keyword, select it from the list, otherwise press "Enter" and you will be looking for the keyword in all the categories
  6. The filtered results will be shown to you.
  7. Now press "Enter" if you want to do another search, or enter y/Y if you want to quit.

How to test

  1. Open your terminal
  2. To install Rspec, run the following command into your terminal:
    gem install rspec
  3. Go to your local project repository with the cd command.
  4. To run the test examples, run the following command into your terminal:
    rspec

Author

👤 Carlos

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page.

Show your support

Give a ⭐️ if you like this project!

Acknowledgments

  • Project originally taken from The Odin Project

📝 License

This project is MIT licensed.

About

This is a scrapper made with Ruby, to get information from organizations in Google Summer of Code.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages