-
I'm going to use a query to the database instead but did notice this nuance.
CSV output columns are in different order everytime I initiate GoogleScraper. I didn't notice this until recently when mak…
-
Downloading/unpacking git+git://github.com/NikolaiT/GoogleScraper/
Cloning git://github.com/NikolaiT/GoogleScraper/ to /tmp/pip-ebq84mt9-build
Running setup.py (path:/tmp/pip-ebq84mt9-build/setup.…
-
Sometimes I fuck up and I leave no working GoogleScraper instance online. For example right now GoogleScraper 0.1.3 doesn't work when installing from pip. Nor does the most recent version on Github wo…
-
When I run the python example the script crashes with
"AttributeError: 'ScraperSearch' object has no attribute 'query' "
This kind of error message was already reported elsewhere, but the solutio…
-
When I invoke application by command:
GoogleScraper -m http-async --keyword-file keywords.txt -v3
It throws exception:
Traceback (most recent call last):
File "/usr/local/bin/GoogleScraper", line 9…
-
Hi Nikolai,
in my Ubuntu 14.04.01 Server Edition I installed:
GoogleScraper
chromium-chromedriver - WebDriver driver for the Chromium Browser
chromium-chromedriver-dbg - chromium-chromedriver debug s…
-
Hello
I am currently facing an issue running the following command:
```
airflow webserver -p 8080
```
and I get the following Error:
airflow webserver -p 8080
```
____________ _____…
-
Hi Nikolai,
this time selenium seems correctly working, but GoogleScraper doesn't.... :
python3
Python 3.4.0 (default, Apr 11 2014, 13:05:11)
[GCC 4.8.2] on linux
Type "help", "copyright", "credits" …
-
Running the example in here: https://github.com/NikolaiT/GoogleScraper
GoogleScraper -m selenium --keyword "apple" -v2
2015-02-02 16:09:11,907 - GoogleScraper - INFO - 0 cache files found in .scrapec…
-
Is this a bug or am I doing something wrong?
```
D:\scraping\googlescrap>GoogleScraper -m http --keyword "apple" --output-format json --output-filename output -v2
2015-01-13 08:47:24,095 - GoogleScr…