-
I have freshly installed GoogleScraper and using it with Proxy file
Have changed following config file parameter :
``` Python
#config.cfg file
keywords: filetype:pdf pwn2own
use_own_ip: False
check…
-
Hi, your scraper is amazing, but I am running into a problem. When I use this command `GoogleScraper -m selenium --keyword-file keywords.txt -v2 --num-pages-for-keyword 30` I get the following error w…
-
Mac OSX 10.11.3/Python 3.4.3
GoogleScraper 0.2.1
When running the function basic_usage() listed under Example Usage in README.md I encounter a problem:
> No keywords to scrape for. Please provide ei…
-
installed and i wrote GoogleScraper -h
then i got this message
AttributeError: _data
ubuntu 20.04
-
How i can use it with Urls instead keyword ? Thank
When i trying to use googlescraper yandex image search url, it dont download
ty
-
Post edited.. Traceback in next post :)
Debian Jessie
Install
```
apt-get install python-dev python-virtualenv python-pip
virtualenv --python python3 env
source env/bin/activate
pip install GoogleS…
-
I'm having an issue using GoogleScraper to repeatedly pull images off google. I'm calling scrape_with_config() with the attached config several times within the same script. It fails about 25% of the …
-
Wondering if `GoogleScraper` has the functionality to scrape Google answer boxes?
Here is an example:
-
Hi Nikolai,
Just reporting an issue I had installing GoogleScraper on Windows 10/Python3.5. Installation fails unless the line
package_dir={'examples': 'examples/'},
in setup.py has the forward slash…
-
I worked with the GoogleScraper as directed by you and everything worked fine except for the fact that when I am performing the image-scraping with GoogleScraper code then I able to download a maximum…