Skip to content

nebriv/LocalGuidesGuide

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Local Guide's Guide

A quick script to find nearby businesses or places on Google Maps that do not have any photos (It'll also list out if theres any hours listed, reviews, etc) . Generates a list and can generate directions to each location and back to the starting location. This has been a bit superseded by Google's "Contribute" button, but hey, might be useful for someone.

Caution - this does use Google's Map API and can quickly incur some cost especially for generating lots of directions.

Example Output:

image

image

image

Installation

  1. pip install -r requirements
  2. Get a valid google maps API key for Google maps: https://developers.google.com/maps/documentation/directions/get-api-key

Usage

  1. Copy the settings.conf.example file to settings.conf
  2. Fill in the appropriate variables
  3. Run main.py

About

Tool for Google's Local Guides to find business and places without photos

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages