Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/emmanuelaaron/webscrapper
This is a scrapper developed in ruby
https://github.com/emmanuelaaron/webscrapper
Last synced: 22 days ago
JSON representation
This is a scrapper developed in ruby
- Host: GitHub
- URL: https://github.com/emmanuelaaron/webscrapper
- Owner: Emmanuelaaron
- Created: 2020-06-06T09:19:09.000Z (over 4 years ago)
- Default Branch: develop
- Last Pushed: 2023-01-03T15:32:51.000Z (about 2 years ago)
- Last Synced: 2024-11-20T18:34:21.687Z (about 2 months ago)
- Language: Ruby
- Size: 24.4 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Jumia Webscrapper
> This is a ruby curriculum Microverse Captstone Project. The objective of this project is to scrap information from any prefered website.I chose to scrap infromation from [Jumia](https://www.jumia.ug/), the largest and one of a kind online marketplace in uganda## Built With
- Ruby
- Rubocop
- rspec## Getting Started
- Clone this repo on your local machine
- Open your terminal
- cd into webscrapper folder
- run `bundle install` command in your terminal
- cd into bin folder
- run `ruby main.rb` command in your terminal
- Follow the prompts## Testing
- Open the terminal and cd into the root directory of the project
- Run `rspec` command
- All tests should be running### Prerequisites
To make this repository working in your local machine you need [Ruby](https://www.ruby-lang.org/en/downloads/) and [rspec](https://rspec.info/) install## Authors
👤 **Emmanuel Isabirye**
- Github: [@EmmanuelAaron](https://github.com/Emmanuelaaron)
- Twitter: [@EmmanuelAaron](https://twitter.com/EmmanuelIsabir1)
- Linkedin: [@EmmanuelAaron](https://www.linkedin.com/in/fullstackwebdev-emma/)## 🤝 Contributing
Contributions, issues and feature requests are welcome!
Feel free to check the [issues page](https://github.com/Emmanuelaaron/webscrapper/issues).
## Show your support
Give a ⭐️ if you like this project!
## Acknowledgments
## 📝 License
This project is [MIT](lic.url) licensed.