Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/knetic0/webscraping-googleimages

Web Scraping - Google Images
https://github.com/knetic0/webscraping-googleimages

google googleimages python python3 selenium selenium-python selenium-webdriver web-scraping webscraping

Last synced: about 2 months ago
JSON representation

Web Scraping - Google Images

Awesome Lists containing this project

README

        

# webscraping-googleimages
Web Scraping - Google Images

## For Linux using like that:

```
./.dinstaller.sh
```

## For Windows using like that (if you have firefox):

Remove # from 70.row.

**If you want to search from chromedriver:**

firstly ```https://chromedriver.chromium.org/downloads``` download chromedriver. Check your google chrome version and download.

then remove # from 19. row.

add # to 20.row.

and run code.

```
python3 main.py -s
```