Ismailhachimi / Image-Scraper

A Simple Google/Instagram Images Scraper.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

doesn't work on linux

margokhokhlova opened this issue · comments

Hello!
Just tried the code, but it looks like get_urls function doesn't work with the current chrome version?
python3 scrapic.py --tag 'cat' --insta 'no' --gsize 'm'

----------------------- Load Google images ------------------------

The urls have been already parsed. You may use now load_images to download.
The scraping object doesn't have a dictionary of urls to scrape.
Please use .get_urls() to load the images urls.
Google scraping has finished

InstaScraper has been ignored.