Skip to content

This is a Ruby web application. It's used to extract information from a particular section of a website and displayed in the terminal.

Notifications You must be signed in to change notification settings

Godswilly/Web-Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Jumia Men's Loafers and slip-ons Store Scraper

This project is a scrape of a store in one of the biggest e-commerce stores in Nigeria, Jumia. The data this project scrape are the names, the prices, discount prices, and the ratings for the products.

screenshot

🔧 Built with

🛠 Cloning & Installation

Clone and run this repository by running these commands on the terminal:

- git clone https://github.com/Godswilly/Web-Scraper.git;
- cd Web-Scraper
- `gem install bundler`
- `bundle install`
- run ruby bin/main.rb
- run `rspec` to run the test in the terminal

✒️ Author

👤 Kalu Agu Kalu

🤝 Contributing

Contributions, issues, and feature requests are welcome!

Feel free to check the issues page.

👍 Show your support

Give and ⭐️ if you like this project!

📝 Acknowledgements

  • Microverse and The Odin Project
  • Jumia E-commerce Store

📝 License

This project is free to use as learning purposes. For any external content (e.g. logo, images, ...), please contact the proper author and check their license of use.

About

This is a Ruby web application. It's used to extract information from a particular section of a website and displayed in the terminal.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages