Google Maps Place's scrapper for reviews, ratings, descriptions and more created by asrulsibaoel.
pip install gmaps_scrapper
from gmaps_scrapper import BaseClass
from gmaps_scrapper import base_function
BaseClass().base_method()
base_function()
$ python -m gmaps_scrapper
#or
$ gmaps_scrapper
Read the CONTRIBUTING.md file.