gosom / google-maps-scraper

scrape data data from Google Maps. Extracts data such as the name, address, phone number, website URL, rating, reviews number, latitude and longitude, reviews,email and more for each place
MIT License
724 stars 93 forks source link

Is Directory? #25

Closed TEST11R closed 5 months ago

TEST11R commented 5 months ago

Hi bro i hv installd docker windows and when i run the command it says

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 /example-queries -results /results.csv -exit-on-inactivity 3m

open /results.csv: is a directory

gosom commented 5 months ago

@TEST11R I never tried that in a windows machine.

Please try to do some debugging on your own . Thanks

TEST11R commented 5 months ago

do u know any projcts that can scrap maps and mail? bcoz this maks foldr and says it dirctory..

TEST11R commented 5 months ago

@TEST11R I never tried that in a windows machine.

Please try to do some debugging on your own . Thanks

do u know any projcts that can scrap maps and mail? bcoz this maks foldr and says it dirctory..

gosom commented 5 months ago

I am closing this issue