Georgios Komninos
Georgios Komninos
@lexciobotariu what is the outcome of this? Have you managed to scrape all your keywords?
can you write a sample of your input?
fixed in v1.2.3
@asadMarmash I just tried it (from the main branch) and i don't get that error. Also tried the docker container and works. Can you please try again and also using...
https://github.com/gosom/google-maps-scraper/pull/98 will be fixed once this is merged
@R-Rajaie I think I can pass the long/lat you want in the browser. Will try to integrate that
@R-Rajaie check the new options: -geo string set geo coordinates for search (e.g., '37.7749,-122.4194') -zoom int set zoom level (0-21) for search
@juneikerc @peshkopy @MartiRiusO @promani10 https://github.com/gosom/google-maps-scraper/releases/tag/v1.3.3
@paquino11 choosing the fields to scrape will require significant modifications that do not worth the effort. Do you want to improve perfomance or you just want the output to have...
To do it properly you need to pass as parameters the fields you need and then based on that dynamically execute only the relevant code. Probably also the Job's properties...