Skip to content

The script uses an Google maps API to download photos of places in the area specified by coordinates and search radius

License

Notifications You must be signed in to change notification settings

Beadyhx/going_places

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Going_Places

The script uses a Google Maps API to download photos of places in the area specified by coordinates and search radius. Results may be found in folder with coordinates. The script saves no more than 10 photos for each place.

Installation

Cloning a repository

git clone https://github.com/Beadyhx/going_places
python -m pip install wget requests

Usage

Add your Google Maps API key to the config.py file

apikey = 'YOUR_API_KEY_HERE'

Run going_places.py with your Python version

python going_places.py

License

MIT © going_places

About

The script uses an Google maps API to download photos of places in the area specified by coordinates and search radius

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages