Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.09 KB

README.md

File metadata and controls

24 lines (16 loc) · 1.09 KB

scraping-google-images-app

To run the code :- make sure npm and node install in your system

  1. npm install
  2. npm start
  3. goto browser -> http://localhost:9000/

some important point: -

  1. you need to wait few sec. after requesting the image.
  2. Top 15 images auto save in directory.
  3. all the keyword you requested for images are save in database, search hisory all contain the keyword you search.
  4. click on any keyword, it will take you to the another page which show the all images releated to the keyword.

There is some screenshot.

screen shot 2017-11-22 at 9 32 57 pm

screen shot 2017-11-23 at 11 24 44 am

screen shot 2017-11-23 at 11 24 52 am

screen shot 2017-11-23 at 11 25 16 am