Skip to content

This project scrapes pieces of information required from an already existing website. It was built-up with Ruby. This project scraps models, prices and specifications of smartphone from www.jumia.com.ng

Notifications You must be signed in to change notification settings

Luckyaremu/ruby-capstone-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 

Repository files navigation

-Ruby Capstone Project

This is the Ruby's Capstone project for Microverse. This project creates a web scraper built-up with Ruby

What does it do

With this program, built with Ruby, you can access all the smart phones on Jumia online shop, get all the products, specifications and its price range.the products are listed on terminal and stored in a CSV file attached.

Built With

  • Ruby
  • Nokogiri gem
  • HTTParty gem

Getting Started

  • To get a local copy up and running follow these simple example steps.

  • Clone the project unto your local machine cd to the folder run

Prerequisites

  • Get ruby latest version installed
  • Get latest RSPEC installed

Setup

  • Clone the repository on your local machine
  • cd into the folder, and open it

Install

  • Git clone this repo and cd the to the directory.
  • Run bundle install in command line to install Nokogiri and HTTParty Gem.
  • Run 'ruby ./bin/main.rb'.
  • Run this command on your terminal in order to install RSPEC: gem install rspec

👤 Author1 Aremu Lucky

🤝 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!

Acknowledgments

  • Microverse
  • Jumai.com.ng
  • HTTParty Gem
  • Nokogiri Gem
  • Youtube.com

📝 License

This project is [MIT] licensed.

About

This project scrapes pieces of information required from an already existing website. It was built-up with Ruby. This project scraps models, prices and specifications of smartphone from www.jumia.com.ng

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages