Giter Club home page Giter Club logo

google-maps-scraper's People

Contributors

mzubairtahir avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

google-maps-scraper's Issues

Unable to install in Debian based Linux

When I tried to install in Debian 12 ( should work the same in any Debian based distro ) I get the error "externally-managed-environment"

This post on askubuntu describes the problem.

pip error on Ubuntu: externally-managed-environment ร— This environment is externally managed

It seems this has to do with pip not playing nice with Linux global package managers - per:

PEP-0668

Externally Managed Environments

This might be solvable with a .sh script that installs the dependencies.

How to scrape their email?

Hi Sir,

Thank you for your amazing script.. I wanna ask how to scrape the email, where to add the code ?

Looking forward to hearing from you soon.

Thank you,

Ferry

error install

I thought this error was the problem...
rodei =

$ python3 frontend.py

Traceback (most recent call last):
File "/home/swky/Documentos/niteroi_city_map/Google-Maps-Scraper/scraper/frontend.py", line 264, in
app = Frontend()
^^^^^^^^^^
File "/home/swky/Documentos/niteroi_city_map/Google-Maps-Scraper/scraper/frontend.py", line 21, in init
icon = tk.PhotoImage(file=self.pathmaker("images/GMS.png"))
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ ^^
File "/usr/lib/python3.11/tkinter/init.py", line 4130, in init
Image.init(self, 'photo', name, cnf, master, **kw)
File "/usr/lib/python3.11/tkinter/init.py", line 4075, in init
self.tk.call(('image', 'create', imgtype, name,) + options)
_tkinter.TclError: couldn't open "/home/swky/Documentos/niteroi_city_map/Google-Maps-Scraper/scraper/images/GMS.png": no such file or directory

I copied the /images directory into /scraper

Then...

Not worked!!!

Scraper not stopping

Hey, I love the scraper dude.
However sadly it's not stopping when it's actually done. There are no more places to click on, but it goes on and on.

Can you help with this?

image

Not taking into account cookies acceptance

The program ends without any results because it's not taking into account that google asks for cookies acceptance before showing the google maps site. Maybe it is possible to add a sleep so the user has time to accept the cookies manually and then the program continues.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.