gomaps
gomaps copied to clipboard
A Google Maps web scraper that retrieves place data based on a search
I was trying out your library in [Google Colab](https://colab.research.google.com/) and I've came across a strange issue(s). whenever I try the given example: ``` from gomaps import maps_search results = maps_search("Tops...
{ "title": "XXXXXXXXXXXXXXXXXXXXXXX", "coords": [ "XX.XXXX", "XX.XXXX" ], "address": null, "website": null, "phone_number": null, "rating": 5.0, "open_hours": {}, "popular_times": {} }