Skip to content

Latest commit

History

History
36 lines (23 loc) 路 581 Bytes

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.