Skip to content

ahmetbozaci/printer-store-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

hire-badge Twitter Follow

Web Scraper

I created scraper for "FDM 3DPrinter Store" in this project. This project show printer name, price and review from this website. You can sort them by price or review.

Screenshots

Prerequisites

To get this project up and running locally, you should have Ruby installed.

Setup

Step 1: Clone the repository

'git clone https://github.com/'

Step 2: Move into the project directory

'cd printer_store_scraper'

Step 3: Install necessary dependencies

'bundle install'

Step 4: Run the app

'ruby bin/main.rb'

How to Test

  1. Clone the repo to your local folder
  2. cd into the folder
  3. install rspec by gem install rspec
  4. Run rspec .
  5. 3 examples, 0 failures will be output.

🔨 Built With

  • Ruby
  • Nokogiri
  • OpenURI
  • Rubocop
  • Rspec

Author

👤 Ahmet Bozacı

🤝 Contributing

Contributions, issues and feature requests are welcome!

Feel free to check the issues page

📝 License

This project is MIT licensed.

Credits

The project is part of Microverse Technical curriculum - Ruby section

Show your support

Give a ⭐️ if you like this project!

Releases

No releases published

Packages

No packages published

Languages