-
I managed to get this thing working via AWS EC2! YAY! I decided to write a little guide on it.
First thing is you launch an Ubuntu Server 24.04 LTS instance, I use a t2.xlarge ($0.18 per hour) (y…
-
### Host operating system: output of `uname -a`
n/a / irrelevant.
### mysqld_exporter version: output of `mysqld_exporter --version`
any / all.
### MySQL server version
n/a
### mysqld_ex…
-
Hi,
Thx for an amazing tool. Is the data auto updated so all new towers added all the time?
Another is possible to somehow grab data from telemaster.dk and ad it directly to google earth?
Cheers
…
-
This issue have been tested on the official node Dockerfile, and a MacOS.
* Operating System: Got the error using a docker image `FROM node` and a MacOS 13.0.1
* Node version: v18.11.0
* google-…
-
while running the docker command
```
touch results.csv && docker run -v $PWD/example-queries.txt:/example-queries -v $PWD/results.csv:/results.csv gosom/google-maps-scraper -depth 1 -input /exampl…
-
* Operating System: node16-alpine Docker Image
* Node version: 16.x
* google-play-scraper version: 9.0.1
### Description:
### Example code:
```js
const app = await gplay.app({
appId: "…
-
```
root@v2202309155727239413:~/code/google-maps-scraper# go build
# github.com/gosom/scrapemate/adapters/fetchers/jshttp
vendor/github.com/gosom/scrapemate/adapters/fetchers/jshttp/jshttp.go:126:2…
-
* Operating System: Windows 10
* Node version: v16.13.2
* google-play-scraper version:9.02
### Description:
Describe your issue here
### Example code:
```js
var gplay = require('google…
-
* Operating System: w10
* Node version: 18.7
* google-play-scraper version: 9.1.0
### Description:
After latest update app is not working
### Example code:
```js
var gplay = require('g…
-
Executing the example command provided in the documentation `./google-maps-scraper -input example-queries.txt -results restaurants-in-cyprus.csv -exit-on-inactivity 3m` , or any valid command, results…