Skip to content

Commit

Permalink
Selenium Image Crawler setup.py : requirements listed
Browse files Browse the repository at this point in the history
  • Loading branch information
scirag81 committed Feb 28, 2017
1 parent 1594460 commit 2e24792
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,18 @@ Selenium Image Crawler

Reference source code : https://simply-python.com/2015/05/18/saving-images-from-google-search-using-selenium-and-python/

**Dependencies**
* python>=3.3
* elasticsearch
* Pillow>=2.0
* requests
* imagehash
* selenium

Selenium Driver : PhantomJS (headless browser)
To Install PhantomJS follow https://gist.github.com/leommoore/f3d7f2ff1fea6e69ee70da1beb72b0e1


**Now:**
* Google Image Searh and Yandex Image Search included
* BaseCrawler supplied for other search engines or websites
Expand Down

0 comments on commit 2e24792

Please sign in to comment.