-
Hi, I am getting the following error when trying to replicate the scraper. Do you knwo how can I fix it? Thanks!
(base) jdtorres@SIE-C02G50GLML86 Google-Maps-Scraper-master % /Users/jdtorres/opt/an…
-
I tried this but it does not work for me :
$ power-aso scores -s g -k cat
TypeError: Cannot read property 'map' of undefined
at C:\Users\hamed\AppData\Roaming\npm\node_modules\power-aso\node_…
-
Hi~
Thanks for developing this this awesome tool.!
I encountered an issue during using it, when i start it, it looks work well, it auto open an google map window, and search for the business i w…
-
Hey, I keep getting an error when running this in browser. It looks like the API key and URL is returning just fine... but it's throwing an error actually displaying it.
```
teamcoltra@DESKTOP-HF…
-
**Describe the bug**
I'm getting the cookie through Puppeteer and saving it in a cookies.json file. After that, I load the cookies and send them in string format to the scrapper (please, if there i…
-
Hello,
Here is the problem i encounter.
-
I've added this code to launch from my frontend
```
func worker(category, city, userResult, sec string, w http.ResponseWriter) {
if err := run(category, city, userResult+"/"+sec+".json"); err != …
-
When I launch the map, it opens a browser window and I see this:
```python
$ python3 script.py --query="Hairdressers" --places="WC2N"
Moving on to WC2N
Traceback (most recent call last):
File…
-
Hi,
Great project bro very well done but in my setup it leaks memory. each time i run it creates a new chrome process . a simple ```sudo pkill chrome``` gave some memory back.
![chrome_ps](https:…
-
I've been running the script with 5k queries for the last 10h and it got to the level where it is using over 200GB RAM and I've set it to use 35 cores.
It scraped over 300k businesses.
![image](ht…