A Foursquare + Google Maps API mashup to find a restaurant's name, venue_id and address of a restaurant niche type and it's location.
Simply clone/zip this file, open findARestaurant.py
in your favourite text editor and compile it! Or, you can load up terminal and execute python findARestaurant.py
. Message me if you have further details.
NOTE: The client_id for both the Maps API and Foursquare API is intended for my use only. If you are interested, you can request your own API keys from Google and Foursquare
Special thanks to the Udacity team for their passion and energy towards supplying their students with the latest and greatest development information.