This is a Ruby Capstone Project, in this project i built a scrpper that's capable of getting data out of web page. I m Scraping information from a website with Gautengs malls should be very simple (but limited) data mining extension for facilitating online research when you need to get data into spreadsheet form quickly. It is intended as an easy-to-use tool .
This project is a Web Scraper that takes information from Tripadvisor Website. It scrapes some information on a list of Malls found in gautegn province. It will list the name of the mall, the location and the ratings.
- Ruby
- Rspec (testing)
- HTTParty
- Nokogiri
- Rubocop
- Colorize
- byebug (for debugging)
To start this project run: git clone https://github.com/tnyandoro/Scrapper_Ruby_Capstone.git
Now git checkout feature branch to development & open a pull request based on development (develop) branch.
After cloning the project, you should cd into the (scraper_ruby_capstone) directory where the code is stored & navigate into bin older using cd bin command on the terminal, then run: bundle install to install the necessary dependencies & lastly run: ruby main.rb to see the scraper in action. In the terminal or command prompt:
- type cd Scrapper_Ruby_Capstone
- type gem bundle install
- type ruby bin/main.rb
Open your terminal & run rspec by this command rspec --format doc & the program will run tests for (scraper_spec.rb).
👤 Author
- GitHub: @Tendai Nyandoro
- Twitter: @tendainyandoro
- LinkedIn: Tendai Nyandoro
Contributions, issues, and feature requests are welcome!
Feel free to check the [issues page]https://github.com/tnyandoro/Scrapper_Ruby_Capstone/issues/).
Give a ⭐️ if you like this project!
This project is not licensed.