Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 581 Bytes

README.md

File metadata and controls

36 lines (23 loc) · 581 Bytes

Image Scraper - Using Nokogiri

Fetch the data from input which provided by user

Live example

🚀 Getting started

Instructions for local setup are given below:

  1. Clone the repository
git clone https://github.com/AjayBarot/Image-Scraper.git
  1. Enter the project directory
cd Image-Scraper
  1. Install dependencies
$ bundle install
  1. execute ruby file
$ ruby image_scraper.rb
  1. Enter the url as input. copy paste or you can enter manually.